#f9a01d color space conversions
Hex:
#f9a01d
RGB:
249, 160, 29
CMY:
2, 37, 89
CMYK:
0, 36, 88, 2
HSL:
36°, 94.8276%, 54.5098%
HSV (HSB):
36°, 88.3534%, 97.6471%
XYZ:
51.8595, 45.3701, 7.1864
xyY:
0.4967, 0.4345, 45.3701
CIE-Lab:
73.1349, 24.3680, 72.8556
CIE-LCH:
73.1349, 76.8228, 71.5065
CIE-Luv:
73.1349, 73.4819, 69.6313
Hunter-Lab:
67.3573, 19.5548, 40.8244
#f9a01d color charts
#f9a01d color shades, tints & tones
#f9a01d color schemes
#f9a01d color preview, HTML & CSS examples
This text has a color of #f9a01d
<p style="color:#f9a01d;">Text here</p>
.mytext {color:#f9a01d;}
This box has a color of #f9a01d
<div style="background-color:#f9a01d;">Content here</div>
.mybackground {background-color:#f9a01d;}
Border around this has a color of #f9a01d
<div style="border:2px solid #f9a01d;">Content here</div>
.myborder {border:2px solid #f9a01d;}