#e5d97d color space conversions
Hex:
#e5d97d
RGB:
229, 217, 125
CMY:
10, 15, 51
CMYK:
0, 5, 45, 10
HSL:
53°, 66.6667%, 69.4118%
HSV (HSB):
53°, 45.4148%, 89.8039%
XYZ:
60.8276, 67.7644, 29.2759
xyY:
0.3853, 0.4292, 67.7644
CIE-Lab:
85.8885, -8.2934, 46.5835
CIE-LCH:
85.8885, 47.3160, 100.0948
CIE-Luv:
85.8885, 12.2694, 61.5342
Hunter-Lab:
82.3191, -12.1604, 36.5375
#e5d97d color charts
#e5d97d color shades, tints & tones
#e5d97d color schemes
#e5d97d color preview, HTML & CSS examples
This text has a color of #e5d97d
<p style="color:#e5d97d;">Text here</p>
.mytext {color:#e5d97d;}
This box has a color of #e5d97d
<div style="background-color:#e5d97d;">Content here</div>
.mybackground {background-color:#e5d97d;}
Border around this has a color of #e5d97d
<div style="border:2px solid #e5d97d;">Content here</div>
.myborder {border:2px solid #e5d97d;}