#e2a68e color space conversions
Hex:
#e2a68e
RGB:
226, 166, 142
CMY:
11, 35, 44
CMYK:
0, 27, 37, 11
HSL:
17°, 59.1549%, 72.1569%
HSV (HSB):
17°, 37.1681%, 88.6275%
XYZ:
49.8827, 45.3942, 31.7240
xyY:
0.3928, 0.3574, 45.3942
CIE-Lab:
73.1507, 19.0413, 21.1195
CIE-LCH:
73.1507, 28.4360, 47.9623
CIE-Luv:
73.1507, 41.5879, 25.0034
Hunter-Lab:
67.3752, 14.2498, 19.2456
#e2a68e color charts
#e2a68e color shades, tints & tones
#e2a68e color schemes
#e2a68e color preview, HTML & CSS examples
This text has a color of #e2a68e
<p style="color:#e2a68e;">Text here</p>
.mytext {color:#e2a68e;}
This box has a color of #e2a68e
<div style="background-color:#e2a68e;">Content here</div>
.mybackground {background-color:#e2a68e;}
Border around this has a color of #e2a68e
<div style="border:2px solid #e2a68e;">Content here</div>
.myborder {border:2px solid #e2a68e;}