#f2031f color space conversions
Hex:
#f2031f
RGB:
242, 3, 31
CMY:
5, 99, 88
CMYK:
0, 99, 87, 5
HSL:
353°, 97.5510%, 48.0392%
HSV (HSB):
353°, 98.7603%, 94.9020%
XYZ:
36.8978, 19.0413, 3.0269
xyY:
0.6257, 0.3229, 19.0413
CIE-Lab:
50.7355, 77.0933, 54.4745
CIE-LCH:
50.7355, 94.3973, 35.2452
CIE-Luv:
50.7355, 163.0773, 31.9683
Hunter-Lab:
43.6363, 74.5717, 26.4327
#f2031f color charts
#f2031f color shades, tints & tones
#f2031f color schemes
#f2031f color preview, HTML & CSS examples
This text has a color of #f2031f
<p style="color:#f2031f;">Text here</p>
.mytext {color:#f2031f;}
This box has a color of #f2031f
<div style="background-color:#f2031f;">Content here</div>
.mybackground {background-color:#f2031f;}
Border around this has a color of #f2031f
<div style="border:2px solid #f2031f;">Content here</div>
.myborder {border:2px solid #f2031f;}