#f9a50a color space conversions
Hex:
#f9a50a
RGB:
249, 165, 10
CMY:
2, 35, 96
CMYK:
0, 34, 96, 2
HSL:
39°, 95.2191%, 50.7843%
HSV (HSB):
39°, 95.9839%, 97.6471%
XYZ:
52.5768, 47.0719, 6.6018
xyY:
0.4948, 0.4430, 47.0719
CIE-Lab:
74.2357, 21.4982, 77.0074
CIE-LCH:
74.2357, 79.9519, 74.4018
CIE-Luv:
74.2357, 69.7916, 73.2242
Hunter-Lab:
68.6090, 16.7235, 42.3211
#f9a50a color charts
#f9a50a color shades, tints & tones
#f9a50a color schemes
#f9a50a color preview, HTML & CSS examples
This text has a color of #f9a50a
<p style="color:#f9a50a;">Text here</p>
.mytext {color:#f9a50a;}
This box has a color of #f9a50a
<div style="background-color:#f9a50a;">Content here</div>
.mybackground {background-color:#f9a50a;}
Border around this has a color of #f9a50a
<div style="border:2px solid #f9a50a;">Content here</div>
.myborder {border:2px solid #f9a50a;}