#f9d85e color space conversions
Hex:
#f9d85e
RGB:
249, 216, 94
CMY:
2, 15, 63
CMYK:
0, 13, 62, 2
HSL:
47°, 92.8144%, 67.2549%
HSV (HSB):
47°, 62.2490%, 97.6471%
XYZ:
65.6432, 70.0596, 20.6528
xyY:
0.4198, 0.4481, 70.0596
CIE-Lab:
87.0261, -2.1139, 62.7181
CIE-LCH:
87.0261, 62.7538, 91.9304
CIE-Luv:
87.0261, 28.2421, 75.4590
Hunter-Lab:
83.7016, -6.4889, 43.9618
#f9d85e color charts
#f9d85e color shades, tints & tones
#f9d85e color schemes
#f9d85e color preview, HTML & CSS examples
This text has a color of #f9d85e
<p style="color:#f9d85e;">Text here</p>
.mytext {color:#f9d85e;}
This box has a color of #f9d85e
<div style="background-color:#f9d85e;">Content here</div>
.mybackground {background-color:#f9d85e;}
Border around this has a color of #f9d85e
<div style="border:2px solid #f9d85e;">Content here</div>
.myborder {border:2px solid #f9d85e;}