#f5d97d color space conversions
Hex:
#f5d97d
RGB:
245, 217, 125
CMY:
4, 15, 51
CMYK:
0, 11, 49, 4
HSL:
46°, 85.7143%, 72.5490%
HSV (HSB):
46°, 48.9796%, 96.0784%
XYZ:
66.1707, 70.5189, 29.5260
xyY:
0.3981, 0.4243, 70.5189
CIE-Lab:
87.2507, -1.9012, 48.5657
CIE-LCH:
87.2507, 48.6029, 92.2419
CIE-Luv:
87.2507, 23.1952, 62.4853
Hunter-Lab:
83.9755, -6.3034, 37.9364
#f5d97d color charts
#f5d97d color shades, tints & tones
#f5d97d color schemes
#f5d97d color preview, HTML & CSS examples
This text has a color of #f5d97d
<p style="color:#f5d97d;">Text here</p>
.mytext {color:#f5d97d;}
This box has a color of #f5d97d
<div style="background-color:#f5d97d;">Content here</div>
.mybackground {background-color:#f5d97d;}
Border around this has a color of #f5d97d
<div style="border:2px solid #f5d97d;">Content here</div>
.myborder {border:2px solid #f5d97d;}