#e2a16c color space conversions
Hex:
#e2a16c
RGB:
226, 161, 108
CMY:
11, 37, 58
CMYK:
0, 29, 52, 11
HSL:
27°, 67.0455%, 65.4902%
HSV (HSB):
27°, 52.2124%, 88.6275%
XYZ:
46.8157, 42.7412, 19.9698
xyY:
0.4274, 0.3902, 42.7412
CIE-Lab:
71.3790, 18.2367, 37.0213
CIE-LCH:
71.3790, 41.2693, 63.7752
CIE-Luv:
71.3790, 48.7755, 42.7194
Hunter-Lab:
65.3768, 13.4128, 27.6532
#e2a16c color charts
#e2a16c color shades, tints & tones
#e2a16c color schemes
#e2a16c color preview, HTML & CSS examples
This text has a color of #e2a16c
<p style="color:#e2a16c;">Text here</p>
.mytext {color:#e2a16c;}
This box has a color of #e2a16c
<div style="background-color:#e2a16c;">Content here</div>
.mybackground {background-color:#e2a16c;}
Border around this has a color of #e2a16c
<div style="border:2px solid #e2a16c;">Content here</div>
.myborder {border:2px solid #e2a16c;}