#f92a1d color space conversions
Hex:
#f92a1d
RGB:
249, 42, 29
CMY:
2, 84, 89
CMYK:
0, 83, 88, 2
HSL:
4°, 94.8276%, 54.5098%
HSV (HSB):
4°, 88.3534%, 97.6471%
XYZ:
40.1167, 21.8844, 3.2721
xyY:
0.6146, 0.3353, 21.8844
CIE-Lab:
53.9041, 73.7475, 58.3440
CIE-LCH:
53.9041, 94.0357, 38.3486
CIE-Luv:
53.9041, 158.6871, 36.7521
Hunter-Lab:
46.7807, 71.2058, 28.5994
#f92a1d color charts
#f92a1d color shades, tints & tones
#f92a1d color schemes
#f92a1d color preview, HTML & CSS examples
This text has a color of #f92a1d
<p style="color:#f92a1d;">Text here</p>
.mytext {color:#f92a1d;}
This box has a color of #f92a1d
<div style="background-color:#f92a1d;">Content here</div>
.mybackground {background-color:#f92a1d;}
Border around this has a color of #f92a1d
<div style="border:2px solid #f92a1d;">Content here</div>
.myborder {border:2px solid #f92a1d;}