#f9000c color space conversions
Hex:
#f9000c
RGB:
249, 0, 12
CMY:
2, 100, 95
CMYK:
0, 100, 95, 2
HSL:
357°, 100.0000%, 48.8235%
HSV (HSB):
357°, 100.0000%, 97.6471%
XYZ:
39.1333, 20.1663, 2.1778
xyY:
0.6365, 0.3280, 20.1663
CIE-Lab:
52.0247, 78.7584, 62.9948
CIE-LCH:
52.0247, 100.8526, 38.6545
CIE-Luv:
52.0247, 170.2708, 35.8211
Hunter-Lab:
44.9069, 76.9635, 28.5596
#f9000c color charts
#f9000c RGB chart
#f9000c CMYK chart
#f9000c RGB pie chart
#f9000c color shades, tints & tones
#f9000c color schemes
#f9000c color preview, HTML & CSS examples
This text has a color of #f9000c
<p style="color:#f9000c;">Text here</p>
.mytext {color:#f9000c;}
Text color #f9000c
This box has a color of #f9000c
<div style="background-color:#f9000c;">Content here</div>
.mybackground {background-color:#f9000c;}
Background color #f9000c
Border around this has a color of #f9000c
<div style="border:2px solid #f9000c;">Content here</div>
.myborder {border:2px solid #f9000c;}
Border color #f9000c