#f9d85c color space conversions
Hex:
#f9d85c
RGB:
249, 216, 92
CMY:
2, 15, 64
CMYK:
0, 13, 63, 2
HSL:
47°, 92.8994%, 66.8627%
HSV (HSB):
47°, 63.0522%, 97.6471%
XYZ:
65.5546, 70.0242, 20.1861
xyY:
0.4209, 0.4496, 70.0242
CIE-Lab:
87.0087, -2.2379, 63.5602
CIE-LCH:
87.0087, 63.5996, 92.0165
CIE-Luv:
87.0087, 28.3284, 76.1764
Hunter-Lab:
83.6805, -6.6054, 44.2739
#f9d85c color charts
#f9d85c color shades, tints & tones
#f9d85c color schemes
#f9d85c color preview, HTML & CSS examples
This text has a color of #f9d85c
<p style="color:#f9d85c;">Text here</p>
.mytext {color:#f9d85c;}
This box has a color of #f9d85c
<div style="background-color:#f9d85c;">Content here</div>
.mybackground {background-color:#f9d85c;}
Border around this has a color of #f9d85c
<div style="border:2px solid #f9d85c;">Content here</div>
.myborder {border:2px solid #f9d85c;}