#f2221f color space conversions
Hex:
#f2221f
RGB:
242, 34, 31
CMY:
5, 87, 88
CMYK:
0, 86, 87, 5
HSL:
1°, 89.0295%, 53.5294%
HSV (HSB):
1°, 87.1901%, 94.9020%
XYZ:
37.4373, 20.1202, 3.2068
xyY:
0.6161, 0.3311, 20.1202
CIE-Lab:
51.9729, 73.5287, 55.4311
CIE-LCH:
51.9729, 92.0819, 37.0116
CIE-Luv:
51.9729, 156.3529, 34.2757
Hunter-Lab:
44.8556, 70.4822, 27.1602
#f2221f color charts
#f2221f color shades, tints & tones
#f2221f color schemes
#f2221f color preview, HTML & CSS examples
This text has a color of #f2221f
<p style="color:#f2221f;">Text here</p>
.mytext {color:#f2221f;}
This box has a color of #f2221f
<div style="background-color:#f2221f;">Content here</div>
.mybackground {background-color:#f2221f;}
Border around this has a color of #f2221f
<div style="border:2px solid #f2221f;">Content here</div>
.myborder {border:2px solid #f2221f;}