#e5d7dd color space conversions
Hex:
#e5d7dd
RGB:
229, 215, 221
CMY:
10, 16, 13
CMYK:
0, 6, 3, 10
HSL:
334°, 21.2121%, 87.0588%
HSV (HSB):
334°, 6.1135%, 89.8039%
XYZ:
69.6647, 70.4793, 78.3388
xyY:
0.3189, 0.3226, 70.4793
CIE-Lab:
87.2314, 5.8482, -1.2275
CIE-LCH:
87.2314, 5.9756, 348.1459
CIE-Luv:
87.2314, 7.6827, -2.9140
Hunter-Lab:
83.9520, 1.2062, 3.4406
#e5d7dd color charts
#e5d7dd color shades, tints & tones
#e5d7dd color schemes
#e5d7dd color preview, HTML & CSS examples
This text has a color of #e5d7dd
<p style="color:#e5d7dd;">Text here</p>
.mytext {color:#e5d7dd;}
This box has a color of #e5d7dd
<div style="background-color:#e5d7dd;">Content here</div>
.mybackground {background-color:#e5d7dd;}
Border around this has a color of #e5d7dd
<div style="border:2px solid #e5d7dd;">Content here</div>
.myborder {border:2px solid #e5d7dd;}