#e5dced color space conversions
Hex:
#e5dced
RGB:
229, 220, 237
CMY:
10, 14, 7
CMYK:
3, 7, 0, 7
HSL:
272°, 32.0755%, 89.6078%
HSV (HSB):
272°, 7.1730%, 92.9412%
XYZ:
73.1924, 73.9588, 90.5386
xyY:
0.3079, 0.3112, 73.9588
CIE-Lab:
88.9030, 6.1275, -7.2034
CIE-LCH:
88.9030, 9.4570, 310.3856
CIE-Luv:
88.9030, 4.0316, -12.2559
Hunter-Lab:
85.9993, 1.4191, -2.2200
#e5dced color charts
#e5dced color shades, tints & tones
#e5dced color schemes
#e5dced color preview, HTML & CSS examples
This text has a color of #e5dced
<p style="color:#e5dced;">Text here</p>
.mytext {color:#e5dced;}
This box has a color of #e5dced
<div style="background-color:#e5dced;">Content here</div>
.mybackground {background-color:#e5dced;}
Border around this has a color of #e5dced
<div style="border:2px solid #e5dced;">Content here</div>
.myborder {border:2px solid #e5dced;}