#e0a08a color space conversions
Hex:
#e0a08a
RGB:
224, 160, 138
CMY:
12, 37, 46
CMYK:
0, 29, 38, 12
HSL:
15°, 58.1081%, 70.9804%
HSV (HSB):
15°, 38.3929%, 87.8431%
XYZ:
47.8987, 42.8239, 29.7861
xyY:
0.3975, 0.3554, 42.8239
CIE-Lab:
71.4353, 21.0158, 20.9187
CIE-LCH:
71.4353, 29.6522, 44.8674
CIE-Luv:
71.4353, 44.4975, 24.1724
Hunter-Lab:
65.4400, 16.1330, 18.8212
#e0a08a color charts
#e0a08a color shades, tints & tones
#e0a08a color schemes
#e0a08a color preview, HTML & CSS examples
This text has a color of #e0a08a
<p style="color:#e0a08a;">Text here</p>
.mytext {color:#e0a08a;}
This box has a color of #e0a08a
<div style="background-color:#e0a08a;">Content here</div>
.mybackground {background-color:#e0a08a;}
Border around this has a color of #e0a08a
<div style="border:2px solid #e0a08a;">Content here</div>
.myborder {border:2px solid #e0a08a;}