#f2011e color space conversions
Hex:
#f2011e
RGB:
242, 1, 30
CMY:
5, 100, 88
CMYK:
0, 100, 88, 5
HSL:
353°, 99.1770%, 47.6471%
HSV (HSB):
353°, 99.5868%, 94.9020%
XYZ:
36.8631, 18.9927, 2.9513
xyY:
0.6268, 0.3230, 18.9927
CIE-Lab:
50.6787, 77.2239, 54.8850
CIE-LCH:
50.6787, 94.7412, 35.4024
CIE-Luv:
50.6787, 163.4968, 32.0809
Hunter-Lab:
43.5806, 74.7202, 26.4912
#f2011e color charts
#f2011e color shades, tints & tones
#f2011e color schemes
#f2011e color preview, HTML & CSS examples
This text has a color of #f2011e
<p style="color:#f2011e;">Text here</p>
.mytext {color:#f2011e;}
This box has a color of #f2011e
<div style="background-color:#f2011e;">Content here</div>
.mybackground {background-color:#f2011e;}
Border around this has a color of #f2011e
<div style="border:2px solid #f2011e;">Content here</div>
.myborder {border:2px solid #f2011e;}