#e5d34d color space conversions
Hex:
#e5d34d
RGB:
229, 211, 77
CMY:
10, 17, 70
CMYK:
0, 8, 66, 10
HSL:
53°, 74.5098%, 60.0000%
HSV (HSB):
53°, 66.3755%, 89.8039%
XYZ:
56.9469, 63.7824, 16.3310
xyY:
0.4155, 0.4654, 63.7824
CIE-Lab:
83.8523, -8.8821, 65.8965
CIE-LCH:
83.8523, 66.4924, 97.6765
CIE-Luv:
83.8523, 18.0007, 78.3209
Hunter-Lab:
79.8639, -12.4824, 43.7808
#e5d34d color charts
#e5d34d color shades, tints & tones
#e5d34d color schemes
#e5d34d color preview, HTML & CSS examples
This text has a color of #e5d34d
<p style="color:#e5d34d;">Text here</p>
.mytext {color:#e5d34d;}
This box has a color of #e5d34d
<div style="background-color:#e5d34d;">Content here</div>
.mybackground {background-color:#e5d34d;}
Border around this has a color of #e5d34d
<div style="border:2px solid #e5d34d;">Content here</div>
.myborder {border:2px solid #e5d34d;}