Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Bright Red in our color database. Open its full page →
Lighter alternatives (tints)
Darker alternatives (shades)
| Format | Value | |
|---|---|---|
| HEX | #FF000D | |
| RGB | rgb(255, 0, 13) | |
| RGB % | 100.0%, 0.0%, 5.1% | |
| RGBA | rgba(255, 0, 13, 1) | |
| HSL | hsl(357, 100%, 50%) | |
| HSLA | hsla(357, 100%, 50%, 1) | |
| HSV | hsv(357, 100%, 100%) | |
| CMYK | cmyk(0%, 100%, 94.9%, 0%) | |
| XYZ | xyz(41.3183, 21.2963, 2.3159) | |
| CIE-LAB | lab(53.27, 80.18, 64.02) | |
| CIE-LCH | lch(53.27, 102.60, 38.61°) | |
| Luminance | 0.2129 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.