Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Honey in our encyclopedia. Open its full page →
| Format | Value | |
|---|---|---|
| HEX | #EB9605 | |
| RGB | rgb(235, 150, 5) | |
| RGB % | 92.2%, 58.8%, 2.0% | |
| RGBA | rgba(235, 150, 5, 1) | |
| HSL | hsl(38, 96%, 47%) | |
| HSLA | hsla(38, 96%, 47%, 1) | |
| HSV | hsv(38, 98%, 92%) | |
| CMYK | cmyk(0%, 36.2%, 97.9%, 7.8%) | |
| XYZ | xyz(45.1986, 39.4904, 5.3856) | |
| CIE-LAB | lab(69.11, 23.44, 73.32) | |
| Luminance | 0.3949 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.