#f9a00f color space conversions
Hex:
#f9a00f
RGB:
249, 160, 15
CMY:
2, 37, 94
CMYK:
0, 36, 94, 2
HSL:
37°, 95.1220%, 51.7647%
HSV (HSB):
37°, 93.9759%, 97.6471%
XYZ:
51.7240, 45.3158, 6.4726
xyY:
0.4997, 0.4378, 45.3158
CIE-Lab:
73.0994, 24.1648, 75.5641
CIE-LCH:
73.0994, 79.3340, 72.2661
CIE-Luv:
73.0994, 73.8360, 71.0979
Hunter-Lab:
67.3170, 19.3481, 41.4211
#f9a00f color charts
#f9a00f color shades, tints & tones
#f9a00f color schemes
#f9a00f color preview, HTML & CSS examples
This text has a color of #f9a00f
<p style="color:#f9a00f;">Text here</p>
.mytext {color:#f9a00f;}
This box has a color of #f9a00f
<div style="background-color:#f9a00f;">Content here</div>
.mybackground {background-color:#f9a00f;}
Border around this has a color of #f9a00f
<div style="border:2px solid #f9a00f;">Content here</div>
.myborder {border:2px solid #f9a00f;}