#f01e1d color space conversions
Hex:
#f01e1d
RGB:
240, 30, 29
CMY:
6, 88, 89
CMYK:
0, 88, 88, 6
HSL:
0°, 87.5519%, 52.7451%
HSV (HSB):
0°, 87.9167%, 94.1176%
XYZ:
36.6212, 19.5425, 3.0043
xyY:
0.6189, 0.3303, 19.5425
CIE-Lab:
51.3160, 73.6774, 55.6265
CIE-LCH:
51.3160, 92.3183, 37.0528
CIE-Luv:
51.3160, 156.4767, 33.9163
Hunter-Lab:
44.2069, 70.5081, 26.9155
#f01e1d color charts
#f01e1d color shades, tints & tones
#f01e1d color schemes
#f01e1d color preview, HTML & CSS examples
This text has a color of #f01e1d
<p style="color:#f01e1d;">Text here</p>
.mytext {color:#f01e1d;}
This box has a color of #f01e1d
<div style="background-color:#f01e1d;">Content here</div>
.mybackground {background-color:#f01e1d;}
Border around this has a color of #f01e1d
<div style="border:2px solid #f01e1d;">Content here</div>
.myborder {border:2px solid #f01e1d;}