#e2d8cc color space conversions
Hex:
#e2d8cc
RGB:
226, 216, 204
CMY:
11, 15, 20
CMYK:
0, 4, 10, 11
HSL:
33°, 27.5000%, 84.3137%
HSV (HSB):
33°, 9.7345%, 88.6275%
XYZ:
66.8190, 69.6401, 67.0469
xyY:
0.3283, 0.3422, 69.6401
CIE-Lab:
86.8201, 1.3975, 7.1243
CIE-LCH:
86.8201, 7.2601, 78.9017
CIE-Luv:
86.8201, 6.5343, 10.3539
Hunter-Lab:
83.4507, -3.1136, 10.7800
#e2d8cc color charts
#e2d8cc color shades, tints & tones
#e2d8cc color schemes
#e2d8cc color preview, HTML & CSS examples
This text has a color of #e2d8cc
<p style="color:#e2d8cc;">Text here</p>
.mytext {color:#e2d8cc;}
This box has a color of #e2d8cc
<div style="background-color:#e2d8cc;">Content here</div>
.mybackground {background-color:#e2d8cc;}
Border around this has a color of #e2d8cc
<div style="border:2px solid #e2d8cc;">Content here</div>
.myborder {border:2px solid #e2d8cc;}