#f9a52d color space conversions
Hex:
#f9a52d
RGB:
249, 165, 45
CMY:
2, 35, 82
CMYK:
0, 34, 82, 2
HSL:
35°, 94.4444%, 57.6471%
HSV (HSB):
35°, 81.9277%, 97.6471%
XYZ:
52.9957, 47.2395, 8.8076
xyY:
0.4860, 0.4332, 47.2395
CIE-Lab:
74.3427, 22.1244, 69.2674
CIE-LCH:
74.3427, 72.7149, 72.2863
CIE-Luv:
74.3427, 68.7830, 68.8054
Hunter-Lab:
68.7310, 17.3550, 40.5139
#f9a52d color charts
#f9a52d color shades, tints & tones
#f9a52d color schemes
#f9a52d color preview, HTML & CSS examples
This text has a color of #f9a52d
<p style="color:#f9a52d;">Text here</p>
.mytext {color:#f9a52d;}
This box has a color of #f9a52d
<div style="background-color:#f9a52d;">Content here</div>
.mybackground {background-color:#f9a52d;}
Border around this has a color of #f9a52d
<div style="border:2px solid #f9a52d;">Content here</div>
.myborder {border:2px solid #f9a52d;}