Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Celery in our color database. Open its full page →
Lighter alternatives (tints)
Darker alternatives (shades)
| Format | Value | |
|---|---|---|
| HEX | #C1FD95 | |
| RGB | rgb(193, 253, 149) | |
| RGB % | 75.7%, 99.2%, 58.4% | |
| RGBA | rgba(193, 253, 149, 1) | |
| HSL | hsl(95, 96%, 79%) | |
| HSLA | hsla(95, 96%, 79%, 1) | |
| HSV | hsv(95, 41%, 99%) | |
| CMYK | cmyk(23.7%, 0%, 41.1%, 0.8%) | |
| XYZ | xyz(62.5412, 83.7564, 41.2995) | |
| CIE-LAB | lab(93.34, -36.42, 43.75) | |
| CIE-LCH | lch(93.34, 56.93, 129.78°) | |
| Luminance | 0.8376 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.