Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Avocado in our encyclopedia. Open its full page →
| Format | Value | |
|---|---|---|
| HEX | #568203 | |
| RGB | rgb(86, 130, 3) | |
| RGB % | 33.7%, 51.0%, 1.2% | |
| RGBA | rgba(86, 130, 3, 1) | |
| HSL | hsl(81, 95%, 26%) | |
| HSLA | hsla(81, 95%, 26%, 1) | |
| HSV | hsv(81, 98%, 51%) | |
| CMYK | cmyk(33.8%, 0%, 97.7%, 49%) | |
| XYZ | xyz(11.8368, 17.9499, 2.9272) | |
| CIE-LAB | lab(49.44, -32.36, 52.91) | |
| Luminance | 0.1795 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.