#ded7dd color space conversions
Hex:
#ded7dd
RGB:
222, 215, 221
CMY:
13, 16, 13
CMYK:
0, 3, 0, 13
HSL:
309°, 9.5890%, 85.6863%
HSV (HSB):
309°, 3.1532%, 87.0588%
XYZ:
67.4758, 69.3509, 78.2363
xyY:
0.3137, 0.3225, 69.3509
CIE-Lab:
86.6775, 3.4638, -2.1044
CIE-LCH:
86.6775, 4.0529, 328.7200
CIE-Luv:
86.6775, 3.6205, -3.8268
Hunter-Lab:
83.2772, -1.1046, 2.5929
#ded7dd color charts
#ded7dd color shades, tints & tones
#ded7dd color schemes
#ded7dd color preview, HTML & CSS examples
This text has a color of #ded7dd
<p style="color:#ded7dd;">Text here</p>
.mytext {color:#ded7dd;}
This box has a color of #ded7dd
<div style="background-color:#ded7dd;">Content here</div>
.mybackground {background-color:#ded7dd;}
Border around this has a color of #ded7dd
<div style="border:2px solid #ded7dd;">Content here</div>
.myborder {border:2px solid #ded7dd;}