#e9d1dd color space conversions
Hex:
#e9d1dd
RGB:
233, 209, 221
CMY:
9, 18, 13
CMYK:
0, 10, 5, 9
HSL:
330°, 35.2941%, 86.6667%
HSV (HSB):
330°, 10.3004%, 91.3725%
XYZ:
69.4559, 68.1450, 77.8992
xyY:
0.3223, 0.3162, 68.1450
CIE-Lab:
86.0789, 10.3651, -2.8788
CIE-LCH:
86.0789, 10.7574, 344.4780
CIE-Luv:
86.0789, 13.1892, -6.2434
Hunter-Lab:
82.5500, 5.7238, 1.8354
#e9d1dd color charts
#e9d1dd color shades, tints & tones
#e9d1dd color schemes
#e9d1dd color preview, HTML & CSS examples
This text has a color of #e9d1dd
<p style="color:#e9d1dd;">Text here</p>
.mytext {color:#e9d1dd;}
This box has a color of #e9d1dd
<div style="background-color:#e9d1dd;">Content here</div>
.mybackground {background-color:#e9d1dd;}
Border around this has a color of #e9d1dd
<div style="border:2px solid #e9d1dd;">Content here</div>
.myborder {border:2px solid #e9d1dd;}