#f9a65f color space conversions
Hex:
#f9a65f
RGB:
249, 166, 95
CMY:
2, 35, 63
CMYK:
0, 33, 62, 2
HSL:
28°, 92.7711%, 67.4510%
HSV (HSB):
28°, 61.8474%, 97.6471%
XYZ:
54.7687, 48.2384, 17.2508
xyY:
0.4554, 0.4011, 48.2384
CIE-Lab:
74.9750, 23.9377, 48.6322
CIE-LCH:
74.9750, 54.2043, 63.7927
CIE-Luv:
74.9750, 64.4016, 53.2850
Hunter-Lab:
69.4539, 19.2141, 33.8914
#f9a65f color charts
#f9a65f color shades, tints & tones
#f9a65f color schemes
#f9a65f color preview, HTML & CSS examples
This text has a color of #f9a65f
<p style="color:#f9a65f;">Text here</p>
.mytext {color:#f9a65f;}
This box has a color of #f9a65f
<div style="background-color:#f9a65f;">Content here</div>
.mybackground {background-color:#f9a65f;}
Border around this has a color of #f9a65f
<div style="border:2px solid #f9a65f;">Content here</div>
.myborder {border:2px solid #f9a65f;}