#e0a06e color space conversions
Hex:
#e0a06e
RGB:
224, 160, 110
CMY:
12, 37, 57
CMYK:
0, 29, 51, 12
HSL:
26°, 64.7727%, 65.4902%
HSV (HSB):
26°, 50.8929%, 87.8431%
XYZ:
46.1257, 42.1147, 20.4497
xyY:
0.4244, 0.3875, 42.1147
CIE-Lab:
70.9499, 18.1366, 35.3785
CIE-LCH:
70.9499, 39.7564, 62.8582
CIE-Luv:
70.9499, 47.7408, 40.9772
Hunter-Lab:
64.8958, 13.3040, 26.7439
#e0a06e color charts
#e0a06e color shades, tints & tones
#e0a06e color schemes
#e0a06e color preview, HTML & CSS examples
This text has a color of #e0a06e
<p style="color:#e0a06e;">Text here</p>
.mytext {color:#e0a06e;}
This box has a color of #e0a06e
<div style="background-color:#e0a06e;">Content here</div>
.mybackground {background-color:#e0a06e;}
Border around this has a color of #e0a06e
<div style="border:2px solid #e0a06e;">Content here</div>
.myborder {border:2px solid #e0a06e;}