#ff001e color space conversions
Hex:
#ff001e
RGB:
255, 0, 30
CMY:
0, 100, 88
CMYK:
0, 100, 88, 0
HSL:
353°, 100.0000%, 50.0000%
HSV (HSB):
353°, 100.0000%, 100.0000%
XYZ:
41.4743, 21.3537, 3.1640
xyY:
0.6285, 0.3236, 21.3537
CIE-Lab:
53.3345, 80.3870, 58.0542
CIE-LCH:
53.3345, 99.1583, 35.8362
CIE-Luv:
53.3345, 172.6401, 34.1811
Hunter-Lab:
46.2101, 79.3391, 28.2874
#ff001e color charts
#ff001e color shades, tints & tones
#ff001e color schemes
#ff001e color preview, HTML & CSS examples
This text has a color of #ff001e
<p style="color:#ff001e;">Text here</p>
.mytext {color:#ff001e;}
This box has a color of #ff001e
<div style="background-color:#ff001e;">Content here</div>
.mybackground {background-color:#ff001e;}
Border around this has a color of #ff001e
<div style="border:2px solid #ff001e;">Content here</div>
.myborder {border:2px solid #ff001e;}