#f9960d color space conversions
Hex:
#f9960d
RGB:
249, 150, 13
CMY:
2, 41, 95
CMYK:
0, 40, 95, 2
HSL:
35°, 95.1613%, 51.3725%
HSV (HSB):
35°, 94.7791%, 97.6471%
XYZ:
50.0459, 41.9815, 5.8463
xyY:
0.5113, 0.4289, 41.9815
CIE-Lab:
70.8582, 29.3622, 74.3035
CIE-LCH:
70.8582, 79.8946, 68.4378
CIE-Luv:
70.8582, 82.2051, 67.7143
Hunter-Lab:
64.7931, 24.4846, 40.0054
#f9960d color charts
#f9960d color shades, tints & tones
#f9960d color schemes
#f9960d color preview, HTML & CSS examples
This text has a color of #f9960d
<p style="color:#f9960d;">Text here</p>
.mytext {color:#f9960d;}
This box has a color of #f9960d
<div style="background-color:#f9960d;">Content here</div>
.mybackground {background-color:#f9960d;}
Border around this has a color of #f9960d
<div style="border:2px solid #f9960d;">Content here</div>
.myborder {border:2px solid #f9960d;}