#ded4dd color space conversions
Hex:
#ded4dd
RGB:
222, 212, 221
CMY:
13, 17, 13
CMYK:
0, 5, 0, 13
HSL:
306°, 13.1579%, 85.0980%
HSV (HSB):
306°, 4.5045%, 87.0588%
XYZ:
66.7188, 67.8370, 77.9840
xyY:
0.3139, 0.3192, 67.8370
CIE-Lab:
85.9249, 5.0338, -3.2092
CIE-LCH:
85.9249, 5.9697, 327.4807
CIE-Luv:
85.9249, 5.1501, -5.7960
Hunter-Lab:
82.3632, 0.4593, 1.5167
#ded4dd color charts
#ded4dd color shades, tints & tones
#ded4dd color schemes
#ded4dd color preview, HTML & CSS examples
This text has a color of #ded4dd
<p style="color:#ded4dd;">Text here</p>
.mytext {color:#ded4dd;}
This box has a color of #ded4dd
<div style="background-color:#ded4dd;">Content here</div>
.mybackground {background-color:#ded4dd;}
Border around this has a color of #ded4dd
<div style="border:2px solid #ded4dd;">Content here</div>
.myborder {border:2px solid #ded4dd;}