#f22f3e color space conversions
Hex:
#f22f3e
RGB:
242, 47, 62
CMY:
5, 82, 76
CMYK:
0, 81, 74, 5
HSL:
355°, 88.2353%, 56.6667%
HSV (HSB):
355°, 80.5785%, 94.9020%
XYZ:
38.5040, 21.2581, 6.6313
xyY:
0.5799, 0.3202, 21.2581
CIE-Lab:
53.2308, 71.5550, 40.6754
CIE-LCH:
53.2308, 82.3080, 29.6160
CIE-Luv:
53.2308, 145.5963, 26.8422
Hunter-Lab:
46.1065, 68.3807, 23.7472
#f22f3e color charts
#f22f3e color shades, tints & tones
#f22f3e color schemes
#f22f3e color preview, HTML & CSS examples
This text has a color of #f22f3e
<p style="color:#f22f3e;">Text here</p>
.mytext {color:#f22f3e;}
This box has a color of #f22f3e
<div style="background-color:#f22f3e;">Content here</div>
.mybackground {background-color:#f22f3e;}
Border around this has a color of #f22f3e
<div style="border:2px solid #f22f3e;">Content here</div>
.myborder {border:2px solid #f22f3e;}