#e0d25a color space conversions
Hex:
#e0d25a
RGB:
224, 210, 90
CMY:
12, 18, 65
CMYK:
0, 6, 60, 12
HSL:
54°, 68.3673%, 61.5686%
HSV (HSB):
54°, 59.8214%, 87.8431%
XYZ:
55.6325, 62.6787, 18.8389
xyY:
0.4056, 0.4570, 62.6787
CIE-Lab:
83.2730, -9.6533, 59.7151
CIE-LCH:
83.2730, 60.4903, 99.1828
CIE-Luv:
83.2730, 14.7492, 73.3105
Hunter-Lab:
79.1699, -13.1156, 41.3105
#e0d25a color charts
#e0d25a color shades, tints & tones
#e0d25a color schemes
#e0d25a color preview, HTML & CSS examples
This text has a color of #e0d25a
<p style="color:#e0d25a;">Text here</p>
.mytext {color:#e0d25a;}
This box has a color of #e0d25a
<div style="background-color:#e0d25a;">Content here</div>
.mybackground {background-color:#e0d25a;}
Border around this has a color of #e0d25a
<div style="border:2px solid #e0d25a;">Content here</div>
.myborder {border:2px solid #e0d25a;}