#ddc6da color space conversions
Hex:
#ddc6da
RGB:
221, 198, 218
CMY:
13, 22, 15
CMYK:
0, 10, 1, 13
HSL:
308°, 25.2747%, 82.1569%
HSV (HSB):
308°, 10.4072%, 86.6667%
XYZ:
62.6678, 60.8223, 74.7666
xyY:
0.3161, 0.3068, 60.8223
CIE-Lab:
82.2831, 11.5489, -6.9926
CIE-LCH:
82.2831, 13.5009, 328.8060
CIE-Luv:
82.2831, 11.9530, -12.7331
Hunter-Lab:
77.9886, 6.9536, -2.2484
#ddc6da color charts
#ddc6da color shades, tints & tones
#ddc6da color schemes
#ddc6da color preview, HTML & CSS examples
This text has a color of #ddc6da
<p style="color:#ddc6da;">Text here</p>
.mytext {color:#ddc6da;}
This box has a color of #ddc6da
<div style="background-color:#ddc6da;">Content here</div>
.mybackground {background-color:#ddc6da;}
Border around this has a color of #ddc6da
<div style="border:2px solid #ddc6da;">Content here</div>
.myborder {border:2px solid #ddc6da;}