#f9a85a color space conversions
Hex:
#f9a85a
RGB:
249, 168, 90
CMY:
2, 34, 65
CMYK:
0, 33, 64, 2
HSL:
29°, 92.9825%, 66.4706%
HSV (HSB):
29°, 63.8554%, 97.6471%
XYZ:
54.9150, 48.8832, 16.2139
xyY:
0.4576, 0.4073, 48.8832
CIE-Lab:
75.3786, 22.5685, 51.5411
CIE-LCH:
75.3786, 56.2657, 66.3527
CIE-Luv:
75.3786, 63.3606, 56.2594
Hunter-Lab:
69.9165, 17.8466, 35.1920
#f9a85a color charts
#f9a85a color shades, tints & tones
#f9a85a color schemes
#f9a85a color preview, HTML & CSS examples
This text has a color of #f9a85a
<p style="color:#f9a85a;">Text here</p>
.mytext {color:#f9a85a;}
This box has a color of #f9a85a
<div style="background-color:#f9a85a;">Content here</div>
.mybackground {background-color:#f9a85a;}
Border around this has a color of #f9a85a
<div style="border:2px solid #f9a85a;">Content here</div>
.myborder {border:2px solid #f9a85a;}