#ded8e7 color space conversions
Hex:
#ded8e7
RGB:
222, 216, 231
CMY:
13, 15, 9
CMYK:
4, 6, 0, 9
HSL:
264°, 23.8095%, 87.6471%
HSV (HSB):
264°, 6.4935%, 90.5882%
XYZ:
69.1039, 70.4109, 85.5498
xyY:
0.3070, 0.3128, 70.4109
CIE-Lab:
87.1980, 4.7794, -6.6234
CIE-LCH:
87.1980, 8.1678, 305.8141
CIE-Luv:
87.1980, 2.4752, -11.0770
Hunter-Lab:
83.9112, 0.1566, -1.7100
#ded8e7 color charts
#ded8e7 color shades, tints & tones
#ded8e7 color schemes
#ded8e7 color preview, HTML & CSS examples
This text has a color of #ded8e7
<p style="color:#ded8e7;">Text here</p>
.mytext {color:#ded8e7;}
This box has a color of #ded8e7
<div style="background-color:#ded8e7;">Content here</div>
.mybackground {background-color:#ded8e7;}
Border around this has a color of #ded8e7
<div style="border:2px solid #ded8e7;">Content here</div>
.myborder {border:2px solid #ded8e7;}