#e5d65d color space conversions
Hex:
#e5d65d
RGB:
229, 214, 93
CMY:
10, 16, 64
CMYK:
0, 7, 59, 10
HSL:
53°, 72.3404%, 63.1373%
HSV (HSB):
53°, 59.3886%, 89.8039%
XYZ:
58.3354, 65.5415, 19.9321
xyY:
0.4056, 0.4558, 65.5415
CIE-Lab:
84.7620, -9.4045, 60.1670
CIE-LCH:
84.7620, 60.8976, 98.8839
CIE-Luv:
84.7620, 15.4792, 74.1600
Hunter-Lab:
80.9577, -13.0547, 42.0730
#e5d65d color charts
#e5d65d color shades, tints & tones
#e5d65d color schemes
#e5d65d color preview, HTML & CSS examples
This text has a color of #e5d65d
<p style="color:#e5d65d;">Text here</p>
.mytext {color:#e5d65d;}
This box has a color of #e5d65d
<div style="background-color:#e5d65d;">Content here</div>
.mybackground {background-color:#e5d65d;}
Border around this has a color of #e5d65d
<div style="border:2px solid #e5d65d;">Content here</div>
.myborder {border:2px solid #e5d65d;}