#e9d5d6 color space conversions
Hex:
#e9d5d6
RGB:
233, 213, 214
CMY:
9, 16, 16
CMYK:
0, 9, 8, 9
HSL:
357°, 31.2500%, 87.4510%
HSV (HSB):
357°, 8.5837%, 91.3725%
XYZ:
69.5361, 69.7672, 73.4198
xyY:
0.3269, 0.3280, 69.7672
CIE-Lab:
86.8825, 7.0745, 2.0033
CIE-LCH:
86.8825, 7.3527, 15.8107
CIE-Luv:
86.8825, 11.6392, 1.7457
Hunter-Lab:
83.5267, 2.4297, 6.3530
#e9d5d6 color charts
#e9d5d6 color shades, tints & tones
#e9d5d6 color schemes
#e9d5d6 color preview, HTML & CSS examples
This text has a color of #e9d5d6
<p style="color:#e9d5d6;">Text here</p>
.mytext {color:#e9d5d6;}
This box has a color of #e9d5d6
<div style="background-color:#e9d5d6;">Content here</div>
.mybackground {background-color:#e9d5d6;}
Border around this has a color of #e9d5d6
<div style="border:2px solid #e9d5d6;">Content here</div>
.myborder {border:2px solid #e9d5d6;}