#e0c95a color space conversions
Hex:
#e0c95a
RGB:
224, 201, 90
CMY:
12, 21, 65
CMYK:
0, 10, 60, 12
HSL:
50°, 68.3673%, 61.5686%
HSV (HSB):
50°, 59.8214%, 87.8431%
XYZ:
53.4726, 58.3588, 18.1189
xyY:
0.4115, 0.4491, 58.3588
CIE-Lab:
80.9378, -5.0724, 57.1271
CIE-LCH:
80.9378, 57.3519, 95.0741
CIE-Luv:
80.9378, 20.7312, 69.2988
Hunter-Lab:
76.3929, -8.7433, 39.4126
#e0c95a color charts
#e0c95a color shades, tints & tones
#e0c95a color schemes
#e0c95a color preview, HTML & CSS examples
This text has a color of #e0c95a
<p style="color:#e0c95a;">Text here</p>
.mytext {color:#e0c95a;}
This box has a color of #e0c95a
<div style="background-color:#e0c95a;">Content here</div>
.mybackground {background-color:#e0c95a;}
Border around this has a color of #e0c95a
<div style="border:2px solid #e0c95a;">Content here</div>
.myborder {border:2px solid #e0c95a;}