#e9d7db color space conversions
Hex:
#e9d7db
RGB:
233, 215, 219
CMY:
9, 16, 14
CMYK:
0, 8, 6, 9
HSL:
347°, 29.0323%, 87.8431%
HSV (HSB):
347°, 7.7253%, 91.3725%
XYZ:
70.6909, 71.0390, 77.0039
xyY:
0.3232, 0.3248, 71.0390
CIE-Lab:
87.5039, 6.8764, 0.2661
CIE-LCH:
87.5039, 6.8815, 2.2159
CIE-Luv:
87.5039, 10.1998, -0.8315
Hunter-Lab:
84.2846, 2.2128, 4.8309
#e9d7db color charts
#e9d7db color shades, tints & tones
#e9d7db color schemes
#e9d7db color preview, HTML & CSS examples
This text has a color of #e9d7db
<p style="color:#e9d7db;">Text here</p>
.mytext {color:#e9d7db;}
This box has a color of #e9d7db
<div style="background-color:#e9d7db;">Content here</div>
.mybackground {background-color:#e9d7db;}
Border around this has a color of #e9d7db
<div style="border:2px solid #e9d7db;">Content here</div>
.myborder {border:2px solid #e9d7db;}