#e0aa8d color space conversions
Hex:
#e0aa8d
RGB:
224, 170, 141
CMY:
12, 33, 45
CMYK:
0, 24, 37, 12
HSL:
21°, 57.2414%, 71.5686%
HSV (HSB):
21°, 37.0536%, 87.8431%
XYZ:
49.9229, 46.5198, 31.5473
xyY:
0.3901, 0.3635, 46.5198
CIE-Lab:
73.8816, 15.9992, 22.6263
CIE-LCH:
73.8816, 27.7114, 54.7357
CIE-Luv:
73.8816, 37.6709, 27.5582
Hunter-Lab:
68.2054, 11.2934, 20.3202
#e0aa8d color charts
#e0aa8d color shades, tints & tones
#e0aa8d color schemes
#e0aa8d color preview, HTML & CSS examples
This text has a color of #e0aa8d
<p style="color:#e0aa8d;">Text here</p>
.mytext {color:#e0aa8d;}
This box has a color of #e0aa8d
<div style="background-color:#e0aa8d;">Content here</div>
.mybackground {background-color:#e0aa8d;}
Border around this has a color of #e0aa8d
<div style="border:2px solid #e0aa8d;">Content here</div>
.myborder {border:2px solid #e0aa8d;}