#e0a49e color space conversions
Hex:
#e0a49e
RGB:
224, 164, 158
CMY:
12, 36, 38
CMYK:
0, 27, 29, 12
HSL:
5°, 51.5625%, 74.9020%
HSV (HSB):
5°, 29.4643%, 87.8431%
XYZ:
50.1875, 44.8668, 38.3627
xyY:
0.3762, 0.3363, 44.8668
CIE-Lab:
72.8041, 21.3548, 11.8525
CIE-LCH:
72.8041, 24.4235, 29.0315
CIE-Luv:
72.8041, 39.4095, 12.6514
Hunter-Lab:
66.9827, 16.5232, 12.9310
#e0a49e color charts
#e0a49e color shades, tints & tones
#e0a49e color schemes
#e0a49e color preview, HTML & CSS examples
This text has a color of #e0a49e
<p style="color:#e0a49e;">Text here</p>
.mytext {color:#e0a49e;}
This box has a color of #e0a49e
<div style="background-color:#e0a49e;">Content here</div>
.mybackground {background-color:#e0a49e;}
Border around this has a color of #e0a49e
<div style="border:2px solid #e0a49e;">Content here</div>
.myborder {border:2px solid #e0a49e;}