#f5d97f color space conversions
Hex:
#f5d97f
RGB:
245, 217, 127
CMY:
4, 15, 50
CMYK:
0, 11, 48, 4
HSL:
46°, 85.5072%, 72.9412%
HSV (HSB):
46°, 48.1633%, 96.0784%
XYZ:
66.2998, 70.5705, 30.2058
xyY:
0.3968, 0.4224, 70.5705
CIE-Lab:
87.2759, -1.7218, 47.6232
CIE-LCH:
87.2759, 47.6543, 92.0707
CIE-Luv:
87.2759, 23.0843, 61.4992
Hunter-Lab:
84.0062, -6.1343, 37.4857
#f5d97f color charts
#f5d97f color shades, tints & tones
#f5d97f color schemes
#f5d97f color preview, HTML & CSS examples
This text has a color of #f5d97f
<p style="color:#f5d97f;">Text here</p>
.mytext {color:#f5d97f;}
This box has a color of #f5d97f
<div style="background-color:#f5d97f;">Content here</div>
.mybackground {background-color:#f5d97f;}
Border around this has a color of #f5d97f
<div style="border:2px solid #f5d97f;">Content here</div>
.myborder {border:2px solid #f5d97f;}