#f9000e color space conversions
Hex:
#f9000e
RGB:
249, 0, 14
CMY:
2, 100, 95
CMYK:
0, 100, 94, 2
HSL:
357°, 100.0000%, 48.8235%
HSV (HSB):
357°, 100.0000%, 97.6471%
XYZ:
39.1462, 20.1714, 2.2457
xyY:
0.6359, 0.3277, 20.1714
CIE-Lab:
52.0305, 78.7743, 62.4459
CIE-LCH:
52.0305, 100.5231, 38.4045
CIE-Luv:
52.0305, 170.1333, 35.6176
Hunter-Lab:
44.9126, 76.9848, 28.4742
#f9000e color charts
#f9000e color shades, tints & tones
#f9000e color schemes
#f9000e color preview, HTML & CSS examples
This text has a color of #f9000e
<p style="color:#f9000e;">Text here</p>
.mytext {color:#f9000e;}
This box has a color of #f9000e
<div style="background-color:#f9000e;">Content here</div>
.mybackground {background-color:#f9000e;}
Border around this has a color of #f9000e
<div style="border:2px solid #f9000e;">Content here</div>
.myborder {border:2px solid #f9000e;}