#e0d8e8 color space conversions
Hex:
#e0d8e8
RGB:
224, 216, 232
CMY:
12, 15, 9
CMYK:
3, 7, 0, 9
HSL:
270°, 25.8065%, 87.8431%
HSV (HSB):
270°, 6.8966%, 90.9804%
XYZ:
69.8618, 70.7852, 86.3247
xyY:
0.3078, 0.3119, 70.7852
CIE-Lab:
87.3806, 5.6303, -6.8642
CIE-LCH:
87.3806, 8.8779, 309.3599
CIE-Luv:
87.3806, 3.5358, -11.6062
Hunter-Lab:
84.1340, 0.9856, -1.9401
#e0d8e8 color charts
#e0d8e8 color shades, tints & tones
#e0d8e8 color schemes
#e0d8e8 color preview, HTML & CSS examples
This text has a color of #e0d8e8
<p style="color:#e0d8e8;">Text here</p>
.mytext {color:#e0d8e8;}
This box has a color of #e0d8e8
<div style="background-color:#e0d8e8;">Content here</div>
.mybackground {background-color:#e0d8e8;}
Border around this has a color of #e0d8e8
<div style="border:2px solid #e0d8e8;">Content here</div>
.myborder {border:2px solid #e0d8e8;}