#e2c68c color space conversions
Hex:
#e2c68c
RGB:
226, 198, 140
CMY:
11, 22, 45
CMYK:
0, 12, 38, 11
HSL:
40°, 59.7222%, 71.7647%
HSV (HSB):
40°, 38.0531%, 88.6275%
XYZ:
56.2917, 58.4504, 33.1261
xyY:
0.3807, 0.3953, 58.4504
CIE-Lab:
80.9885, 1.8391, 32.7078
CIE-LCH:
80.9885, 32.7595, 86.7818
CIE-Luv:
80.9885, 21.3258, 43.3724
Hunter-Lab:
76.4528, -2.3641, 27.8273
#e2c68c color charts
#e2c68c color shades, tints & tones
#e2c68c color schemes
#e2c68c color preview, HTML & CSS examples
This text has a color of #e2c68c
<p style="color:#e2c68c;">Text here</p>
.mytext {color:#e2c68c;}
This box has a color of #e2c68c
<div style="background-color:#e2c68c;">Content here</div>
.mybackground {background-color:#e2c68c;}
Border around this has a color of #e2c68c
<div style="border:2px solid #e2c68c;">Content here</div>
.myborder {border:2px solid #e2c68c;}