#ff001d color space conversions
Hex:
#ff001d
RGB:
255, 0, 29
CMY:
0, 100, 89
CMYK:
0, 100, 89, 0
HSL:
353°, 100.0000%, 50.0000%
HSV (HSB):
353°, 100.0000%, 100.0000%
XYZ:
41.4618, 21.3487, 3.0978
xyY:
0.6291, 0.3239, 21.3487
CIE-Lab:
53.3290, 80.3721, 58.4767
CIE-LCH:
53.3290, 99.3942, 36.0387
CIE-Luv:
53.3290, 172.7678, 34.3703
Hunter-Lab:
46.2047, 79.3189, 28.3681
#ff001d color charts
#ff001d RGB chart
#ff001d CMYK chart
#ff001d RGB pie chart
#ff001d color shades, tints & tones
#ff001d color schemes
#ff001d color preview, HTML & CSS examples
This text has a color of #ff001d
<p style="color:#ff001d;">Text here</p>
.mytext {color:#ff001d;}
Text color #ff001d
This box has a color of #ff001d
<div style="background-color:#ff001d;">Content here</div>
.mybackground {background-color:#ff001d;}
Background color #ff001d
Border around this has a color of #ff001d
<div style="border:2px solid #ff001d;">Content here</div>
.myborder {border:2px solid #ff001d;}
Border color #ff001d