#e9d1ed color space conversions
Hex:
#e9d1ed
RGB:
233, 209, 237
CMY:
9, 18, 7
CMYK:
2, 12, 0, 7
HSL:
291°, 43.7500%, 87.4510%
HSV (HSB):
291°, 11.8143%, 92.9412%
XYZ:
71.6908, 69.0390, 89.6681
xyY:
0.3112, 0.2997, 69.0390
CIE-Lab:
86.5234, 13.2290, -10.7017
CIE-LCH:
86.5234, 17.0156, 321.0287
CIE-Luv:
86.5234, 11.8344, -18.9698
Hunter-Lab:
83.0897, 8.6050, -5.8213
#e9d1ed color charts
#e9d1ed color shades, tints & tones
#e9d1ed color schemes
#e9d1ed color preview, HTML & CSS examples
This text has a color of #e9d1ed
<p style="color:#e9d1ed;">Text here</p>
.mytext {color:#e9d1ed;}
This box has a color of #e9d1ed
<div style="background-color:#e9d1ed;">Content here</div>
.mybackground {background-color:#e9d1ed;}
Border around this has a color of #e9d1ed
<div style="border:2px solid #e9d1ed;">Content here</div>
.myborder {border:2px solid #e9d1ed;}