#e8d9df color space conversions
Hex:
#e8d9df
RGB:
232, 217, 223
CMY:
9, 15, 13
CMYK:
0, 6, 4, 9
HSL:
336°, 24.5902%, 88.0392%
HSV (HSB):
336°, 6.4655%, 90.9804%
XYZ:
71.4108, 72.1092, 79.9668
xyY:
0.3195, 0.3227, 72.1092
CIE-Lab:
88.0211, 6.1798, -1.0989
CIE-LCH:
88.0211, 6.2768, 349.9172
CIE-Luv:
88.0211, 8.2661, -2.7813
Hunter-Lab:
84.9172, 1.5041, 3.6084
#e8d9df color charts
#e8d9df color shades, tints & tones
#e8d9df color schemes
#e8d9df color preview, HTML & CSS examples
This text has a color of #e8d9df
<p style="color:#e8d9df;">Text here</p>
.mytext {color:#e8d9df;}
This box has a color of #e8d9df
<div style="background-color:#e8d9df;">Content here</div>
.mybackground {background-color:#e8d9df;}
Border around this has a color of #e8d9df
<div style="border:2px solid #e8d9df;">Content here</div>
.myborder {border:2px solid #e8d9df;}