#e0d8e7 color space conversions
Hex:
#e0d8e7
RGB:
224, 216, 231
CMY:
12, 15, 9
CMYK:
3, 6, 0, 9
HSL:
272°, 23.8095%, 87.6471%
HSV (HSB):
272°, 6.4935%, 90.5882%
XYZ:
69.7201, 70.7285, 85.5786
xyY:
0.3085, 0.3129, 70.7285
CIE-Lab:
87.3530, 5.4440, -6.3769
CIE-LCH:
87.3530, 8.3846, 310.4873
CIE-Luv:
87.3530, 3.6020, -10.8088
Hunter-Lab:
84.1003, 0.8032, -1.4621
#e0d8e7 color charts
#e0d8e7 color shades, tints & tones
#e0d8e7 color schemes
#e0d8e7 color preview, HTML & CSS examples
This text has a color of #e0d8e7
<p style="color:#e0d8e7;">Text here</p>
.mytext {color:#e0d8e7;}
This box has a color of #e0d8e7
<div style="background-color:#e0d8e7;">Content here</div>
.mybackground {background-color:#e0d8e7;}
Border around this has a color of #e0d8e7
<div style="border:2px solid #e0d8e7;">Content here</div>
.myborder {border:2px solid #e0d8e7;}