#e9d5d9 color space conversions
Hex:
#e9d5d9
RGB:
233, 213, 217
CMY:
9, 16, 15
CMYK:
0, 9, 7, 9
HSL:
348°, 31.2500%, 87.4510%
HSV (HSB):
348°, 8.5837%, 91.3725%
XYZ:
69.9229, 69.9219, 75.4566
xyY:
0.3248, 0.3248, 69.9219
CIE-Lab:
86.9585, 7.5808, 0.5273
CIE-LCH:
86.9585, 7.5991, 3.9792
CIE-Luv:
86.9585, 11.4071, -0.5647
Hunter-Lab:
83.6193, 2.9288, 5.0313
#e9d5d9 color charts
#e9d5d9 color shades, tints & tones
#e9d5d9 color schemes
#e9d5d9 color preview, HTML & CSS examples
This text has a color of #e9d5d9
<p style="color:#e9d5d9;">Text here</p>
.mytext {color:#e9d5d9;}
This box has a color of #e9d5d9
<div style="background-color:#e9d5d9;">Content here</div>
.mybackground {background-color:#e9d5d9;}
Border around this has a color of #e9d5d9
<div style="border:2px solid #e9d5d9;">Content here</div>
.myborder {border:2px solid #e9d5d9;}