#f9a04c color space conversions
Hex:
#f9a04c
RGB:
249, 160, 76
CMY:
2, 37, 70
CMYK:
0, 36, 69, 2
HSL:
29°, 93.5135%, 63.7255%
HSV (HSB):
29°, 69.4779%, 97.6471%
XYZ:
52.9422, 45.8032, 12.8880
xyY:
0.4743, 0.4103, 45.8032
CIE-Lab:
73.4176, 25.9732, 55.9697
CIE-LCH:
73.4176, 61.7027, 65.1059
CIE-Luv:
73.4176, 70.7502, 58.2922
Hunter-Lab:
67.6780, 21.1980, 36.0840
#f9a04c color charts
#f9a04c color shades, tints & tones
#f9a04c color schemes
#f9a04c color preview, HTML & CSS examples
This text has a color of #f9a04c
<p style="color:#f9a04c;">Text here</p>
.mytext {color:#f9a04c;}
This box has a color of #f9a04c
<div style="background-color:#f9a04c;">Content here</div>
.mybackground {background-color:#f9a04c;}
Border around this has a color of #f9a04c
<div style="border:2px solid #f9a04c;">Content here</div>
.myborder {border:2px solid #f9a04c;}