#e0f0dd color space conversions
Hex:
#e0f0dd
RGB:
224, 240, 221
CMY:
12, 6, 13
CMYK:
7, 0, 8, 6
HSL:
111°, 38.7755%, 90.3922%
HSV (HSB):
111°, 7.9167%, 94.1176%
XYZ:
74.9517, 83.3879, 80.5517
xyY:
0.3137, 0.3491, 83.3879
CIE-Lab:
93.1840, -8.6820, 7.3637
CIE-LCH:
93.1840, 11.3843, 139.6969
CIE-Luv:
93.1840, -7.9545, 12.6817
Hunter-Lab:
91.3170, -13.2944, 11.6215
#e0f0dd color charts
#e0f0dd color shades, tints & tones
#e0f0dd color schemes
#e0f0dd color preview, HTML & CSS examples
This text has a color of #e0f0dd
<p style="color:#e0f0dd;">Text here</p>
.mytext {color:#e0f0dd;}
This box has a color of #e0f0dd
<div style="background-color:#e0f0dd;">Content here</div>
.mybackground {background-color:#e0f0dd;}
Border around this has a color of #e0f0dd
<div style="border:2px solid #e0f0dd;">Content here</div>
.myborder {border:2px solid #e0f0dd;}