#e0dced color space conversions
Hex:
#e0dced
RGB:
224, 220, 237
CMY:
12, 14, 7
CMYK:
5, 7, 0, 7
HSL:
254°, 32.0755%, 89.6078%
HSV (HSB):
254°, 7.1730%, 92.9412%
XYZ:
71.6197, 73.1481, 90.4650
xyY:
0.3045, 0.3110, 73.1481
CIE-Lab:
88.5183, 4.4796, -7.8158
CIE-LCH:
88.5183, 9.0085, 299.8191
CIE-Luv:
88.5183, 1.2327, -12.9293
Hunter-Lab:
85.5267, -0.1964, -2.8447
#e0dced color charts
#e0dced color shades, tints & tones
#e0dced color schemes
#e0dced color preview, HTML & CSS examples
This text has a color of #e0dced
<p style="color:#e0dced;">Text here</p>
.mytext {color:#e0dced;}
This box has a color of #e0dced
<div style="background-color:#e0dced;">Content here</div>
.mybackground {background-color:#e0dced;}
Border around this has a color of #e0dced
<div style="border:2px solid #e0dced;">Content here</div>
.myborder {border:2px solid #e0dced;}