Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Bubblegum in our encyclopedia. Open its full page →
| Format | Value | |
|---|---|---|
| HEX | #FFC1CC | |
| RGB | rgb(255, 193, 204) | |
| RGB % | 100.0%, 75.7%, 80.0% | |
| RGBA | rgba(255, 193, 204, 1) | |
| HSL | hsl(349, 100%, 88%) | |
| HSLA | hsla(349, 100%, 88%, 1) | |
| HSV | hsv(349, 24%, 100%) | |
| CMYK | cmyk(0%, 24.3%, 20%, 0%) | |
| XYZ | xyz(71.2096, 63.7628, 65.6716) | |
| CIE-LAB | lab(83.84, 23.77, 3.16) | |
| Luminance | 0.6376 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.