#e5a49e color space conversions
Hex:
#e5a49e
RGB:
229, 164, 158
CMY:
10, 36, 38
CMYK:
0, 28, 31, 10
HSL:
5°, 57.7236%, 75.8824%
HSV (HSB):
5°, 31.0044%, 89.8039%
XYZ:
51.7601, 45.6776, 38.4363
xyY:
0.3809, 0.3362, 45.6776
CIE-Lab:
73.3358, 23.2408, 12.6789
CIE-LCH:
73.3358, 26.4743, 28.6145
CIE-Luv:
73.3358, 42.9960, 13.3866
Hunter-Lab:
67.5852, 18.4302, 13.5908
#e5a49e color charts
#e5a49e color shades, tints & tones
#e5a49e color schemes
#e5a49e color preview, HTML & CSS examples
This text has a color of #e5a49e
<p style="color:#e5a49e;">Text here</p>
.mytext {color:#e5a49e;}
This box has a color of #e5a49e
<div style="background-color:#e5a49e;">Content here</div>
.mybackground {background-color:#e5a49e;}
Border around this has a color of #e5a49e
<div style="border:2px solid #e5a49e;">Content here</div>
.myborder {border:2px solid #e5a49e;}