#e2b66a color space conversions
Hex:
#e2b66a
RGB:
226, 182, 106
CMY:
11, 29, 58
CMYK:
0, 19, 53, 11
HSL:
38°, 67.4157%, 65.0980%
HSV (HSB):
38°, 53.0973%, 88.6275%
XYZ:
50.6935, 50.6653, 20.7432
xyY:
0.4152, 0.4149, 50.6653
CIE-Lab:
76.4758, 6.8823, 44.3605
CIE-LCH:
76.4758, 44.8912, 81.1812
CIE-Luv:
76.4758, 34.2585, 53.7303
Hunter-Lab:
71.1795, 2.5621, 32.5473
#e2b66a color charts
#e2b66a color shades, tints & tones
#e2b66a color schemes
#e2b66a color preview, HTML & CSS examples
This text has a color of #e2b66a
<p style="color:#e2b66a;">Text here</p>
.mytext {color:#e2b66a;}
This box has a color of #e2b66a
<div style="background-color:#e2b66a;">Content here</div>
.mybackground {background-color:#e2b66a;}
Border around this has a color of #e2b66a
<div style="border:2px solid #e2b66a;">Content here</div>
.myborder {border:2px solid #e2b66a;}