#f9a00b color space conversions
Hex:
#f9a00b
RGB:
249, 160, 11
CMY:
2, 37, 96
CMYK:
0, 36, 96, 2
HSL:
38°, 95.2000%, 50.9804%
HSV (HSB):
38°, 95.5823%, 97.6471%
XYZ:
51.6981, 45.3055, 6.3367
xyY:
0.5003, 0.4384, 45.3055
CIE-Lab:
73.0926, 24.1261, 76.1029
CIE-LCH:
73.0926, 79.8356, 72.4104
CIE-Luv:
73.0926, 73.9037, 71.3785
Hunter-Lab:
67.3094, 19.3086, 41.5349
#f9a00b color charts
#f9a00b color shades, tints & tones
#f9a00b color schemes
#f9a00b color preview, HTML & CSS examples
This text has a color of #f9a00b
<p style="color:#f9a00b;">Text here</p>
.mytext {color:#f9a00b;}
This box has a color of #f9a00b
<div style="background-color:#f9a00b;">Content here</div>
.mybackground {background-color:#f9a00b;}
Border around this has a color of #f9a00b
<div style="border:2px solid #f9a00b;">Content here</div>
.myborder {border:2px solid #f9a00b;}