#f2212f color space conversions
Hex:
#f2212f
RGB:
242, 33, 47
CMY:
5, 87, 82
CMYK:
0, 86, 81, 5
HSL:
356°, 88.9362%, 53.9216%
HSV (HSB):
356°, 86.3636%, 94.9020%
XYZ:
37.6749, 20.1702, 4.5969
xyY:
0.6034, 0.3230, 20.1702
CIE-Lab:
52.0291, 74.0601, 47.6507
CIE-LCH:
52.0291, 88.0653, 32.7574
CIE-Luv:
52.0291, 154.1081, 30.0573
Hunter-Lab:
44.9112, 71.1444, 25.3693
#f2212f color charts
#f2212f color shades, tints & tones
#f2212f color schemes
#f2212f color preview, HTML & CSS examples
This text has a color of #f2212f
<p style="color:#f2212f;">Text here</p>
.mytext {color:#f2212f;}
This box has a color of #f2212f
<div style="background-color:#f2212f;">Content here</div>
.mybackground {background-color:#f2212f;}
Border around this has a color of #f2212f
<div style="border:2px solid #f2212f;">Content here</div>
.myborder {border:2px solid #f2212f;}