#f2000d color space conversions
Hex:
#f2000d
RGB:
242, 0, 13
CMY:
5, 100, 95
CMYK:
0, 100, 95, 5
HSL:
357°, 100.0000%, 47.4510%
HSV (HSB):
357°, 100.0000%, 94.9020%
XYZ:
36.6906, 18.9063, 2.0962
xyY:
0.6360, 0.3277, 18.9063
CIE-Lab:
50.5774, 77.0905, 61.1855
CIE-LCH:
50.5774, 98.4206, 38.4385
CIE-Luv:
50.5774, 165.4026, 34.6504
Hunter-Lab:
43.4814, 74.5300, 27.5786
#f2000d color charts
#f2000d color shades, tints & tones
#f2000d color schemes
#f2000d color preview, HTML & CSS examples
This text has a color of #f2000d
<p style="color:#f2000d;">Text here</p>
.mytext {color:#f2000d;}
This box has a color of #f2000d
<div style="background-color:#f2000d;">Content here</div>
.mybackground {background-color:#f2000d;}
Border around this has a color of #f2000d
<div style="border:2px solid #f2000d;">Content here</div>
.myborder {border:2px solid #f2000d;}