#e2a17d color space conversions
Hex:
#e2a17d
RGB:
226, 161, 125
CMY:
11, 37, 51
CMYK:
0, 29, 45, 11
HSL:
21°, 63.5220%, 68.8235%
HSV (HSB):
21°, 44.6903%, 88.6275%
XYZ:
47.8106, 43.1392, 25.2088
xyY:
0.4116, 0.3714, 43.1392
CIE-Lab:
71.6493, 19.8489, 28.3113
CIE-LCH:
71.6493, 34.5761, 54.9658
CIE-Luv:
71.6493, 46.9053, 33.1075
Hunter-Lab:
65.6804, 14.9943, 23.2202
#e2a17d color charts
#e2a17d color shades, tints & tones
#e2a17d color schemes
#e2a17d color preview, HTML & CSS examples
This text has a color of #e2a17d
<p style="color:#e2a17d;">Text here</p>
.mytext {color:#e2a17d;}
This box has a color of #e2a17d
<div style="background-color:#e2a17d;">Content here</div>
.mybackground {background-color:#e2a17d;}
Border around this has a color of #e2a17d
<div style="border:2px solid #e2a17d;">Content here</div>
.myborder {border:2px solid #e2a17d;}