#e0c06a color space conversions
Hex:
#e0c06a
RGB:
224, 192, 106
CMY:
12, 25, 58
CMYK:
0, 14, 53, 12
HSL:
44°, 65.5556%, 64.7059%
HSV (HSB):
44°, 52.6786%, 87.8431%
XYZ:
52.1916, 54.5872, 21.4213
xyY:
0.4071, 0.4258, 54.5872
CIE-Lab:
78.8029, 0.8074, 47.1322
CIE-LCH:
78.8029, 47.1391, 89.0186
CIE-Luv:
78.8029, 25.9972, 58.3458
Hunter-Lab:
73.8831, -3.2017, 34.5280
#e0c06a color charts
#e0c06a color shades, tints & tones
#e0c06a color schemes
#e0c06a color preview, HTML & CSS examples
This text has a color of #e0c06a
<p style="color:#e0c06a;">Text here</p>
.mytext {color:#e0c06a;}
This box has a color of #e0c06a
<div style="background-color:#e0c06a;">Content here</div>
.mybackground {background-color:#e0c06a;}
Border around this has a color of #e0c06a
<div style="border:2px solid #e0c06a;">Content here</div>
.myborder {border:2px solid #e0c06a;}