#e1d64c color space conversions
Hex:
#e1d64c
RGB:
225, 214, 76
CMY:
12, 16, 70
CMYK:
0, 5, 66, 12
HSL:
56°, 71.2919%, 59.0196%
HSV (HSB):
56°, 66.2222%, 88.2353%
XYZ:
56.4024, 64.6225, 16.3381
xyY:
0.4106, 0.4705, 64.6225
CIE-Lab:
84.2888, -12.1113, 66.6336
CIE-LCH:
84.2888, 67.7253, 100.3016
CIE-Luv:
84.2888, 13.2341, 79.7851
Hunter-Lab:
80.3881, -15.4389, 44.2215
#e1d64c color charts
#e1d64c color shades, tints & tones
#e1d64c color schemes
#e1d64c color preview, HTML & CSS examples
This text has a color of #e1d64c
<p style="color:#e1d64c;">Text here</p>
.mytext {color:#e1d64c;}
This box has a color of #e1d64c
<div style="background-color:#e1d64c;">Content here</div>
.mybackground {background-color:#e1d64c;}
Border around this has a color of #e1d64c
<div style="border:2px solid #e1d64c;">Content here</div>
.myborder {border:2px solid #e1d64c;}