#f92a2f color space conversions
Hex:
#f92a2f
RGB:
249, 42, 47
CMY:
2, 84, 82
CMYK:
0, 83, 81, 2
HSL:
359°, 94.5205%, 57.0588%
HSV (HSB):
359°, 83.1325%, 97.6471%
XYZ:
40.4080, 22.0009, 4.8062
xyY:
0.6012, 0.3273, 22.0009
CIE-Lab:
54.0280, 74.1193, 50.0557
CIE-LCH:
54.0280, 89.4385, 34.0327
CIE-Luv:
54.0280, 156.0355, 32.4381
Hunter-Lab:
46.9051, 71.6908, 26.7584
#f92a2f color charts
#f92a2f color shades, tints & tones
#f92a2f color schemes
#f92a2f color preview, HTML & CSS examples
This text has a color of #f92a2f
<p style="color:#f92a2f;">Text here</p>
.mytext {color:#f92a2f;}
This box has a color of #f92a2f
<div style="background-color:#f92a2f;">Content here</div>
.mybackground {background-color:#f92a2f;}
Border around this has a color of #f92a2f
<div style="border:2px solid #f92a2f;">Content here</div>
.myborder {border:2px solid #f92a2f;}