#e0dde0 color space conversions
Hex:
#e0dde0
RGB:
224, 221, 224
CMY:
12, 13, 12
CMYK:
0, 1, 0, 12
HSL:
300°, 4.6154%, 87.2549%
HSV (HSB):
300°, 1.3393%, 87.8431%
XYZ:
70.0515, 72.9420, 80.9081
xyY:
0.3129, 0.3258, 72.9420
CIE-Lab:
88.4201, 1.5576, -1.1164
CIE-LCH:
88.4201, 1.9164, 324.3692
CIE-Luv:
88.4201, 1.5228, -1.9829
Hunter-Lab:
85.4061, -3.0521, 3.6168
#e0dde0 color charts
#e0dde0 color shades, tints & tones
#e0dde0 color schemes
#e0dde0 color preview, HTML & CSS examples
This text has a color of #e0dde0
<p style="color:#e0dde0;">Text here</p>
.mytext {color:#e0dde0;}
This box has a color of #e0dde0
<div style="background-color:#e0dde0;">Content here</div>
.mybackground {background-color:#e0dde0;}
Border around this has a color of #e0dde0
<div style="border:2px solid #e0dde0;">Content here</div>
.myborder {border:2px solid #e0dde0;}