Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Chartreuse in our encyclopedia. Open its full page →
| Format | Value | |
|---|---|---|
| HEX | #7FFF00 | |
| RGB | rgb(127, 255, 0) | |
| RGB % | 49.8%, 100.0%, 0.0% | |
| RGBA | rgba(127, 255, 0, 1) | |
| HSL | hsl(90, 100%, 50%) | |
| HSLA | hsla(90, 100%, 50%, 1) | |
| HSV | hsv(90, 100%, 100%) | |
| CMYK | cmyk(50.2%, 0%, 100%, 0%) | |
| XYZ | xyz(44.5112, 76.0288, 12.3295) | |
| CIE-LAB | lab(89.87, -68.07, 85.78) | |
| Luminance | 0.7603 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.