Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Banana in our encyclopedia. Open its full page →
| Format | Value | |
|---|---|---|
| HEX | #FFE135 | |
| RGB | rgb(255, 225, 53) | |
| RGB % | 100.0%, 88.2%, 20.8% | |
| RGBA | rgba(255, 225, 53, 1) | |
| HSL | hsl(51, 100%, 60%) | |
| HSLA | hsla(51, 100%, 60%, 1) | |
| HSV | hsv(51, 79%, 100%) | |
| CMYK | cmyk(0%, 11.8%, 79.2%, 0%) | |
| XYZ | xyz(68.8114, 75.3711, 14.2911) | |
| CIE-LAB | lab(89.57, -6.07, 80.37) | |
| Luminance | 0.7537 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.