Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Pumpkin in our encyclopedia. Open its full page →
| Format | Value | |
|---|---|---|
| HEX | #FF7518 | |
| RGB | rgb(255, 117, 24) | |
| RGB % | 100.0%, 45.9%, 9.4% | |
| RGBA | rgba(255, 117, 24, 1) | |
| HSL | hsl(24, 100%, 55%) | |
| HSLA | hsla(24, 100%, 55%, 1) | |
| HSV | hsv(24, 91%, 100%) | |
| CMYK | cmyk(0%, 54.1%, 90.6%, 0%) | |
| XYZ | xyz(47.7713, 34.0549, 4.9217) | |
| CIE-LAB | lab(65.01, 48.37, 68.42) | |
| Luminance | 0.3405 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.