#e5d7db color space conversions
Hex:
#e5d7db
RGB:
229, 215, 219
CMY:
10, 16, 14
CMYK:
0, 6, 4, 10
HSL:
343°, 21.2121%, 87.0588%
HSV (HSB):
343°, 6.1135%, 89.8039%
XYZ:
69.3997, 70.3734, 76.9435
xyY:
0.3202, 0.3247, 70.3734
CIE-Lab:
87.1797, 5.4991, -0.2464
CIE-LCH:
87.1797, 5.5046, 357.4342
CIE-Luv:
87.1797, 7.8254, -1.3579
Hunter-Lab:
83.8888, 0.8644, 4.3409
#e5d7db color charts
#e5d7db color shades, tints & tones
#e5d7db color schemes
#e5d7db color preview, HTML & CSS examples
This text has a color of #e5d7db
<p style="color:#e5d7db;">Text here</p>
.mytext {color:#e5d7db;}
This box has a color of #e5d7db
<div style="background-color:#e5d7db;">Content here</div>
.mybackground {background-color:#e5d7db;}
Border around this has a color of #e5d7db
<div style="border:2px solid #e5d7db;">Content here</div>
.myborder {border:2px solid #e5d7db;}