#f9420d color space conversions
Hex:
#f9420d
RGB:
249, 66, 13
CMY:
2, 74, 95
CMYK:
0, 73, 95, 2
HSL:
13°, 95.1613%, 51.3725%
HSV (HSB):
13°, 94.7791%, 97.6471%
XYZ:
41.0878, 24.0652, 2.8603
xyY:
0.6041, 0.3538, 24.0652
CIE-Lab:
56.1530, 67.0561, 64.9482
CIE-LCH:
56.1530, 93.3530, 44.0851
CIE-Luv:
56.1530, 147.7390, 43.1369
Hunter-Lab:
49.0563, 63.6565, 30.8825
#f9420d color charts
#f9420d color shades, tints & tones
#f9420d color schemes
#f9420d color preview, HTML & CSS examples
This text has a color of #f9420d
<p style="color:#f9420d;">Text here</p>
.mytext {color:#f9420d;}
This box has a color of #f9420d
<div style="background-color:#f9420d;">Content here</div>
.mybackground {background-color:#f9420d;}
Border around this has a color of #f9420d
<div style="border:2px solid #f9420d;">Content here</div>
.myborder {border:2px solid #f9420d;}