#f9282c color space conversions
Hex:
#f9282c
RGB:
249, 40, 44
CMY:
2, 84, 83
CMYK:
0, 84, 82, 2
HSL:
359°, 94.5701%, 56.6667%
HSV (HSB):
359°, 83.9357%, 97.6471%
XYZ:
40.2803, 21.8392, 4.4752
xyY:
0.6049, 0.3279, 21.8392
CIE-Lab:
53.8559, 74.4645, 51.4201
CIE-LCH:
53.8559, 90.4930, 34.6263
CIE-Luv:
53.8559, 157.3363, 33.0126
Hunter-Lab:
46.7324, 72.0739, 27.0349
#f9282c color charts
#f9282c color shades, tints & tones
#f9282c color schemes
#f9282c color preview, HTML & CSS examples
This text has a color of #f9282c
<p style="color:#f9282c;">Text here</p>
.mytext {color:#f9282c;}
This box has a color of #f9282c
<div style="background-color:#f9282c;">Content here</div>
.mybackground {background-color:#f9282c;}
Border around this has a color of #f9282c
<div style="border:2px solid #f9282c;">Content here</div>
.myborder {border:2px solid #f9282c;}