#e0d0e7 color space conversions
Hex:
#e0d0e7
RGB:
224, 208, 231
CMY:
12, 18, 9
CMYK:
3, 10, 0, 9
HSL:
282°, 32.3944%, 86.0784%
HSV (HSB):
282°, 9.9567%, 90.5882%
XYZ:
67.7201, 66.7286, 84.9120
xyY:
0.3087, 0.3042, 66.7286
CIE-Lab:
85.3667, 9.6518, -9.3210
CIE-LCH:
85.3667, 13.4178, 315.9988
CIE-Luv:
85.3667, 7.5996, -16.1276
Hunter-Lab:
81.6876, 5.0258, -4.4490
#e0d0e7 color charts
#e0d0e7 color shades, tints & tones
#e0d0e7 color schemes
#e0d0e7 color preview, HTML & CSS examples
This text has a color of #e0d0e7
<p style="color:#e0d0e7;">Text here</p>
.mytext {color:#e0d0e7;}
This box has a color of #e0d0e7
<div style="background-color:#e0d0e7;">Content here</div>
.mybackground {background-color:#e0d0e7;}
Border around this has a color of #e0d0e7
<div style="border:2px solid #e0d0e7;">Content here</div>
.myborder {border:2px solid #e0d0e7;}