#e9d8df color space conversions
Hex:
#e9d8df
RGB:
233, 216, 223
CMY:
9, 15, 13
CMYK:
0, 7, 4, 9
HSL:
335°, 27.8689%, 88.0392%
HSV (HSB):
335°, 7.2961%, 91.3725%
XYZ:
71.4794, 71.7631, 79.8963
xyY:
0.3203, 0.3216, 71.7631
CIE-Lab:
87.8544, 7.0438, -1.3333
CIE-LCH:
87.8544, 7.1689, 349.2814
CIE-Luv:
87.8544, 9.3767, -3.2944
Hunter-Lab:
84.7131, 2.3672, 3.3804
#e9d8df color charts
#e9d8df color shades, tints & tones
#e9d8df color schemes
#e9d8df color preview, HTML & CSS examples
This text has a color of #e9d8df
<p style="color:#e9d8df;">Text here</p>
.mytext {color:#e9d8df;}
This box has a color of #e9d8df
<div style="background-color:#e9d8df;">Content here</div>
.mybackground {background-color:#e9d8df;}
Border around this has a color of #e9d8df
<div style="border:2px solid #e9d8df;">Content here</div>
.myborder {border:2px solid #e9d8df;}