#f2200d color space conversions
Hex:
#f2200d
RGB:
242, 32, 13
CMY:
5, 87, 95
CMYK:
0, 87, 95, 5
HSL:
5°, 89.8039%, 50.0000%
HSV (HSB):
5°, 94.6281%, 94.9020%
XYZ:
37.2071, 19.9393, 2.2684
xyY:
0.6262, 0.3356, 19.9393
CIE-Lab:
51.7685, 73.6567, 61.8101
CIE-LCH:
51.7685, 96.1551, 40.0022
CIE-Luv:
51.7685, 158.7808, 36.8107
Hunter-Lab:
44.6535, 70.5899, 28.2455
#f2200d color charts
#f2200d color shades, tints & tones
#f2200d color schemes
#f2200d color preview, HTML & CSS examples
This text has a color of #f2200d
<p style="color:#f2200d;">Text here</p>
.mytext {color:#f2200d;}
This box has a color of #f2200d
<div style="background-color:#f2200d;">Content here</div>
.mybackground {background-color:#f2200d;}
Border around this has a color of #f2200d
<div style="border:2px solid #f2200d;">Content here</div>
.myborder {border:2px solid #f2200d;}