#e0d9e4 color space conversions
Hex:
#e0d9e4
RGB:
224, 217, 228
CMY:
12, 15, 11
CMYK:
2, 5, 0, 11
HSL:
278°, 16.9231%, 87.2549%
HSV (HSB):
278°, 4.8246%, 89.4118%
XYZ:
69.5569, 71.0744, 83.4515
xyY:
0.3104, 0.3172, 71.0744
CIE-Lab:
87.5212, 4.3668, -4.5448
CIE-LCH:
87.5212, 6.3027, 313.8553
CIE-Luv:
87.5212, 3.2968, -7.7634
Hunter-Lab:
84.3057, -0.2623, 0.3247
#e0d9e4 color charts
#e0d9e4 color shades, tints & tones
#e0d9e4 color schemes
#e0d9e4 color preview, HTML & CSS examples
This text has a color of #e0d9e4
<p style="color:#e0d9e4;">Text here</p>
.mytext {color:#e0d9e4;}
This box has a color of #e0d9e4
<div style="background-color:#e0d9e4;">Content here</div>
.mybackground {background-color:#e0d9e4;}
Border around this has a color of #e0d9e4
<div style="border:2px solid #e0d9e4;">Content here</div>
.myborder {border:2px solid #e0d9e4;}