#e5d34b color space conversions
Hex:
#e5d34b
RGB:
229, 211, 75
CMY:
10, 17, 71
CMYK:
0, 8, 67, 10
HSL:
53°, 74.7573%, 59.6078%
HSV (HSB):
53°, 67.2489%, 89.8039%
XYZ:
56.8774, 63.7545, 15.9647
xyY:
0.4164, 0.4667, 63.7545
CIE-Lab:
83.8378, -8.9912, 66.6719
CIE-LCH:
83.8378, 67.2754, 97.6804
CIE-Luv:
83.8378, 18.0610, 78.9299
Hunter-Lab:
79.8464, -12.5796, 44.0379
#e5d34b color charts
#e5d34b color shades, tints & tones
#e5d34b color schemes
#e5d34b color preview, HTML & CSS examples
This text has a color of #e5d34b
<p style="color:#e5d34b;">Text here</p>
.mytext {color:#e5d34b;}
This box has a color of #e5d34b
<div style="background-color:#e5d34b;">Content here</div>
.mybackground {background-color:#e5d34b;}
Border around this has a color of #e5d34b
<div style="border:2px solid #e5d34b;">Content here</div>
.myborder {border:2px solid #e5d34b;}