#f9292c color space conversions
Hex:
#f9292c
RGB:
249, 41, 44
CMY:
2, 84, 83
CMYK:
0, 84, 82, 2
HSL:
359°, 94.5455%, 56.8627%
HSV (HSB):
359°, 83.5341%, 97.6471%
XYZ:
40.3145, 21.9075, 4.4866
xyY:
0.6043, 0.3284, 21.9075
CIE-Lab:
53.9287, 74.2571, 51.4871
CIE-LCH:
53.9287, 90.3606, 34.7360
CIE-Luv:
53.9287, 156.9526, 33.1514
Hunter-Lab:
46.8054, 71.8363, 27.0804
#f9292c color charts
#f9292c color shades, tints & tones
#f9292c color schemes
#f9292c color preview, HTML & CSS examples
This text has a color of #f9292c
<p style="color:#f9292c;">Text here</p>
.mytext {color:#f9292c;}
This box has a color of #f9292c
<div style="background-color:#f9292c;">Content here</div>
.mybackground {background-color:#f9292c;}
Border around this has a color of #f9292c
<div style="border:2px solid #f9292c;">Content here</div>
.myborder {border:2px solid #f9292c;}