#f9a80a color space conversions
Hex:
#f9a80a
RGB:
249, 168, 10
CMY:
2, 34, 96
CMYK:
0, 33, 96, 2
HSL:
40°, 95.2191%, 50.7843%
HSV (HSB):
40°, 95.9839%, 97.6471%
XYZ:
53.1243, 48.1669, 6.7843
xyY:
0.4915, 0.4457, 48.1669
CIE-Lab:
74.9301, 19.9251, 77.4871
CIE-LCH:
74.9301, 80.0078, 75.5793
CIE-Luv:
74.9301, 67.3321, 74.3012
Hunter-Lab:
69.4024, 15.1794, 42.7858
#f9a80a color charts
#f9a80a color shades, tints & tones
#f9a80a color schemes
#f9a80a color preview, HTML & CSS examples
This text has a color of #f9a80a
<p style="color:#f9a80a;">Text here</p>
.mytext {color:#f9a80a;}
This box has a color of #f9a80a
<div style="background-color:#f9a80a;">Content here</div>
.mybackground {background-color:#f9a80a;}
Border around this has a color of #f9a80a
<div style="border:2px solid #f9a80a;">Content here</div>
.myborder {border:2px solid #f9a80a;}