Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Ruby in our color database. Open its full page →
Lighter alternatives (tints)
Darker alternatives (shades)
| Format | Value | |
|---|---|---|
| HEX | #CA0147 | |
| RGB | rgb(202, 1, 71) | |
| RGB % | 79.2%, 0.4%, 27.8% | |
| RGBA | rgba(202, 1, 71, 1) | |
| HSL | hsl(339, 99%, 40%) | |
| HSLA | hsla(339, 99%, 40%, 1) | |
| HSV | hsv(339, 100%, 79%) | |
| CMYK | cmyk(0%, 99.5%, 64.9%, 20.8%) | |
| XYZ | xyz(25.5082, 13.0373, 7.1334) | |
| CIE-LAB | lab(42.82, 68.98, 20.79) | |
| CIE-LCH | lch(42.82, 72.05, 16.77°) | |
| Luminance | 0.1303 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.