#e0a06d color space conversions
Hex:
#e0a06d
RGB:
224, 160, 109
CMY:
12, 37, 57
CMYK:
0, 29, 51, 12
HSL:
27°, 64.9718%, 65.2941%
HSV (HSB):
27°, 51.3393%, 87.8431%
XYZ:
46.0716, 42.0930, 20.1645
xyY:
0.4253, 0.3886, 42.0930
CIE-Lab:
70.9350, 18.0471, 35.8877
CIE-LCH:
70.9350, 40.1699, 63.3032
CIE-Luv:
70.9350, 47.8451, 41.5161
Hunter-Lab:
64.8791, 13.2169, 26.9880
#e0a06d color charts
#e0a06d color shades, tints & tones
#e0a06d color schemes
#e0a06d color preview, HTML & CSS examples
This text has a color of #e0a06d
<p style="color:#e0a06d;">Text here</p>
.mytext {color:#e0a06d;}
This box has a color of #e0a06d
<div style="background-color:#e0a06d;">Content here</div>
.mybackground {background-color:#e0a06d;}
Border around this has a color of #e0a06d
<div style="border:2px solid #e0a06d;">Content here</div>
.myborder {border:2px solid #e0a06d;}