#e5d64e color space conversions
Hex:
#e5d64e
RGB:
229, 214, 78
CMY:
10, 16, 69
CMYK:
0, 7, 66, 10
HSL:
54°, 74.3842%, 60.1961%
HSV (HSB):
54°, 65.9389%, 89.8039%
XYZ:
57.7348, 65.3012, 16.7692
xyY:
0.4130, 0.4671, 65.3012
CIE-Lab:
84.6387, -10.3366, 66.3103
CIE-LCH:
84.6387, 67.1111, 98.8601
CIE-Luv:
84.6387, 15.9614, 79.2850
Hunter-Lab:
80.8092, -13.8851, 44.2628
#e5d64e color charts
#e5d64e color shades, tints & tones
#e5d64e color schemes
#e5d64e color preview, HTML & CSS examples
This text has a color of #e5d64e
<p style="color:#e5d64e;">Text here</p>
.mytext {color:#e5d64e;}
This box has a color of #e5d64e
<div style="background-color:#e5d64e;">Content here</div>
.mybackground {background-color:#e5d64e;}
Border around this has a color of #e5d64e
<div style="border:2px solid #e5d64e;">Content here</div>
.myborder {border:2px solid #e5d64e;}