#e2d7cd color space conversions
Hex:
#e2d7cd
RGB:
226, 215, 205
CMY:
11, 16, 20
CMYK:
0, 5, 9, 11
HSL:
29°, 26.5823%, 84.5098%
HSV (HSB):
29°, 9.2920%, 88.6275%
XYZ:
66.6839, 69.1774, 67.5956
xyY:
0.3278, 0.3400, 69.1774
CIE-Lab:
86.5918, 2.0815, 6.2679
CIE-LCH:
86.5918, 6.6045, 71.6293
CIE-Luv:
86.5918, 7.0041, 8.9732
Hunter-Lab:
83.1730, -2.4403, 10.0354
#e2d7cd color charts
#e2d7cd color shades, tints & tones
#e2d7cd color schemes
#e2d7cd color preview, HTML & CSS examples
This text has a color of #e2d7cd
<p style="color:#e2d7cd;">Text here</p>
.mytext {color:#e2d7cd;}
This box has a color of #e2d7cd
<div style="background-color:#e2d7cd;">Content here</div>
.mybackground {background-color:#e2d7cd;}
Border around this has a color of #e2d7cd
<div style="border:2px solid #e2d7cd;">Content here</div>
.myborder {border:2px solid #e2d7cd;}