#f01f1e color space conversions
Hex:
#f01f1e
RGB:
240, 31, 30
CMY:
6, 88, 88
CMYK:
0, 87, 88, 6
HSL:
0°, 87.5000%, 52.9412%
HSV (HSB):
0°, 87.5000%, 94.1176%
XYZ:
36.6595, 19.5990, 3.0791
xyY:
0.6178, 0.3303, 19.5990
CIE-Lab:
51.3807, 73.5250, 55.2408
CIE-LCH:
51.3807, 91.9646, 36.9183
CIE-Luv:
51.3807, 156.0324, 33.8257
Hunter-Lab:
44.2707, 70.3377, 26.8658
#f01f1e color charts
#f01f1e color shades, tints & tones
#f01f1e color schemes
#f01f1e color preview, HTML & CSS examples
This text has a color of #f01f1e
<p style="color:#f01f1e;">Text here</p>
.mytext {color:#f01f1e;}
This box has a color of #f01f1e
<div style="background-color:#f01f1e;">Content here</div>
.mybackground {background-color:#f01f1e;}
Border around this has a color of #f01f1e
<div style="border:2px solid #f01f1e;">Content here</div>
.myborder {border:2px solid #f01f1e;}