#f9251b color space conversions
Hex:
#f9251b
RGB:
249, 37, 27
CMY:
2, 85, 89
CMYK:
0, 85, 89, 2
HSL:
3°, 94.8718%, 54.1176%
HSV (HSB):
3°, 89.1566%, 97.6471%
XYZ:
39.9263, 21.5420, 3.0906
xyY:
0.6184, 0.3337, 21.5420
CIE-Lab:
53.5377, 74.7329, 58.8841
CIE-LCH:
53.5377, 95.1438, 38.2355
CIE-Luv:
53.5377, 160.8412, 36.4573
Hunter-Lab:
46.4134, 72.3282, 28.5413
#f9251b color charts
#f9251b color shades, tints & tones
#f9251b color schemes
#f9251b color preview, HTML & CSS examples
This text has a color of #f9251b
<p style="color:#f9251b;">Text here</p>
.mytext {color:#f9251b;}
This box has a color of #f9251b
<div style="background-color:#f9251b;">Content here</div>
.mybackground {background-color:#f9251b;}
Border around this has a color of #f9251b
<div style="border:2px solid #f9251b;">Content here</div>
.myborder {border:2px solid #f9251b;}