Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Vanilla in our encyclopedia. Open its full page →
| Format | Value | |
|---|---|---|
| HEX | #F3E5AB | |
| RGB | rgb(243, 229, 171) | |
| RGB % | 95.3%, 89.8%, 67.1% | |
| RGBA | rgba(243, 229, 171, 1) | |
| HSL | hsl(48, 75%, 81%) | |
| HSLA | hsla(48, 75%, 81%, 1) | |
| HSV | hsv(48, 30%, 95%) | |
| CMYK | cmyk(0%, 5.8%, 29.6%, 4.7%) | |
| XYZ | xyz(72.3328, 78.0354, 49.7722) | |
| CIE-LAB | lab(90.80, -3.83, 30.07) | |
| Luminance | 0.7803 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.