#e8d8ea color space conversions
Hex:
#e8d8ea
RGB:
232, 216, 234
CMY:
9, 15, 8
CMYK:
1, 8, 0, 8
HSL:
293°, 30.0000%, 88.2353%
HSV (HSB):
293°, 7.6923%, 91.7647%
XYZ:
72.6859, 72.2081, 87.9485
xyY:
0.3122, 0.3101, 72.2081
CIE-Lab:
88.0686, 8.6644, -6.8312
CIE-LCH:
88.0686, 11.0335, 321.7468
CIE-Luv:
88.0686, 7.9676, -12.0986
Hunter-Lab:
84.9753, 3.9778, -1.8818
#e8d8ea color charts
#e8d8ea color shades, tints & tones
#e8d8ea color schemes
#e8d8ea color preview, HTML & CSS examples
This text has a color of #e8d8ea
<p style="color:#e8d8ea;">Text here</p>
.mytext {color:#e8d8ea;}
This box has a color of #e8d8ea
<div style="background-color:#e8d8ea;">Content here</div>
.mybackground {background-color:#e8d8ea;}
Border around this has a color of #e8d8ea
<div style="border:2px solid #e8d8ea;">Content here</div>
.myborder {border:2px solid #e8d8ea;}