#f2031a color space conversions
Hex:
#f2031a
RGB:
242, 3, 26
CMY:
5, 99, 90
CMYK:
0, 99, 89, 5
HSL:
354°, 97.5510%, 48.0392%
HSV (HSB):
354°, 98.7603%, 94.9020%
XYZ:
36.8370, 19.0170, 2.7064
xyY:
0.6290, 0.3247, 19.0170
CIE-Lab:
50.7070, 77.0152, 56.6443
CIE-LCH:
50.7070, 95.6029, 36.3343
CIE-Luv:
50.7070, 163.7328, 32.9446
Hunter-Lab:
43.6084, 74.4680, 26.8463
#f2031a color charts
#f2031a color shades, tints & tones
#f2031a color schemes
#f2031a color preview, HTML & CSS examples
This text has a color of #f2031a
<p style="color:#f2031a;">Text here</p>
.mytext {color:#f2031a;}
This box has a color of #f2031a
<div style="background-color:#f2031a;">Content here</div>
.mybackground {background-color:#f2031a;}
Border around this has a color of #f2031a
<div style="border:2px solid #f2031a;">Content here</div>
.myborder {border:2px solid #f2031a;}