#f2212a color space conversions
Hex:
#f2212a
RGB:
242, 33, 42
CMY:
5, 87, 84
CMYK:
0, 86, 83, 5
HSL:
357°, 88.9362%, 53.9216%
HSV (HSB):
357°, 86.3636%, 94.9020%
XYZ:
37.5797, 20.1321, 4.0957
xyY:
0.6080, 0.3257, 20.1321
CIE-Lab:
51.9863, 73.9352, 50.2057
CIE-LCH:
51.9863, 89.3701, 34.1785
CIE-Luv:
51.9863, 155.0241, 31.5114
Hunter-Lab:
44.8688, 70.9815, 25.9961
#f2212a color charts
#f2212a color shades, tints & tones
#f2212a color schemes
#f2212a color preview, HTML & CSS examples
This text has a color of #f2212a
<p style="color:#f2212a;">Text here</p>
.mytext {color:#f2212a;}
This box has a color of #f2212a
<div style="background-color:#f2212a;">Content here</div>
.mybackground {background-color:#f2212a;}
Border around this has a color of #f2212a
<div style="border:2px solid #f2212a;">Content here</div>
.myborder {border:2px solid #f2212a;}