#e8d8e6 color space conversions
Hex:
#e8d8e6
RGB:
232, 216, 230
CMY:
9, 15, 10
CMYK:
0, 7, 1, 9
HSL:
308°, 25.8065%, 87.8431%
HSV (HSB):
308°, 6.8966%, 90.9804%
XYZ:
72.1175, 71.9807, 84.9556
xyY:
0.3148, 0.3143, 71.9807
CIE-Lab:
87.9593, 7.9408, -4.8825
CIE-LCH:
87.9593, 9.3217, 328.4142
CIE-Luv:
87.9593, 8.2668, -8.9253
Hunter-Lab:
84.8414, 3.2573, 0.0193
#e8d8e6 color charts
#e8d8e6 color shades, tints & tones
#e8d8e6 color schemes
#e8d8e6 color preview, HTML & CSS examples
This text has a color of #e8d8e6
<p style="color:#e8d8e6;">Text here</p>
.mytext {color:#e8d8e6;}
This box has a color of #e8d8e6
<div style="background-color:#e8d8e6;">Content here</div>
.mybackground {background-color:#e8d8e6;}
Border around this has a color of #e8d8e6
<div style="border:2px solid #e8d8e6;">Content here</div>
.myborder {border:2px solid #e8d8e6;}