#e9d5dd color space conversions
Hex:
#e9d5dd
RGB:
233, 213, 221
CMY:
9, 16, 13
CMYK:
0, 9, 5, 9
HSL:
336°, 31.2500%, 87.4510%
HSV (HSB):
336°, 8.5837%, 91.3725%
XYZ:
70.4497, 70.1326, 78.2305
xyY:
0.3220, 0.3205, 70.1326
CIE-Lab:
87.0619, 8.2661, -1.4373
CIE-LCH:
87.0619, 8.3901, 350.1363
CIE-Luv:
87.0619, 11.0954, -3.6694
Hunter-Lab:
83.7452, 3.6069, 3.2360
#e9d5dd color charts
#e9d5dd color shades, tints & tones
#e9d5dd color schemes
#e9d5dd color preview, HTML & CSS examples
This text has a color of #e9d5dd
<p style="color:#e9d5dd;">Text here</p>
.mytext {color:#e9d5dd;}
This box has a color of #e9d5dd
<div style="background-color:#e9d5dd;">Content here</div>
.mybackground {background-color:#e9d5dd;}
Border around this has a color of #e9d5dd
<div style="border:2px solid #e9d5dd;">Content here</div>
.myborder {border:2px solid #e9d5dd;}