#f2131f color space conversions
Hex:
#f2131f
RGB:
242, 19, 31
CMY:
5, 93, 88
CMYK:
0, 92, 87, 5
HSL:
357°, 89.5582%, 51.1765%
HSV (HSB):
357°, 92.1488%, 94.9020%
XYZ:
37.0981, 19.4419, 3.0937
xyY:
0.6221, 0.3260, 19.4419
CIE-Lab:
51.2003, 75.7487, 54.8336
CIE-LCH:
51.2003, 93.5125, 35.9003
CIE-Luv:
51.2003, 160.5310, 32.8380
Hunter-Lab:
44.0930, 73.0203, 26.7051
#f2131f color charts
#f2131f color shades, tints & tones
#f2131f color schemes
#f2131f color preview, HTML & CSS examples
This text has a color of #f2131f
<p style="color:#f2131f;">Text here</p>
.mytext {color:#f2131f;}
This box has a color of #f2131f
<div style="background-color:#f2131f;">Content here</div>
.mybackground {background-color:#f2131f;}
Border around this has a color of #f2131f
<div style="border:2px solid #f2131f;">Content here</div>
.myborder {border:2px solid #f2131f;}