#ded1dd color space conversions
Hex:
#ded1dd
RGB:
222, 209, 221
CMY:
13, 18, 13
CMYK:
0, 6, 0, 13
HSL:
305°, 16.4557%, 84.5098%
HSV (HSB):
305°, 5.8559%, 87.0588%
XYZ:
65.9758, 66.3510, 77.7363
xyY:
0.3141, 0.3159, 66.3510
CIE-Lab:
85.1751, 6.6097, -4.3123
CIE-LCH:
85.1751, 7.8920, 326.8790
CIE-Luv:
85.1751, 6.6804, -7.7661
Hunter-Lab:
81.4561, 2.0288, 0.4368
#ded1dd color charts
#ded1dd color shades, tints & tones
#ded1dd color schemes
#ded1dd color preview, HTML & CSS examples
This text has a color of #ded1dd
<p style="color:#ded1dd;">Text here</p>
.mytext {color:#ded1dd;}
This box has a color of #ded1dd
<div style="background-color:#ded1dd;">Content here</div>
.mybackground {background-color:#ded1dd;}
Border around this has a color of #ded1dd
<div style="border:2px solid #ded1dd;">Content here</div>
.myborder {border:2px solid #ded1dd;}