#ddc6d9 color space conversions
Hex:
#ddc6d9
RGB:
221, 198, 217
CMY:
13, 22, 15
CMYK:
0, 10, 2, 13
HSL:
310°, 25.2747%, 82.1569%
HSV (HSB):
310°, 10.4072%, 86.6667%
XYZ:
62.5373, 60.7701, 74.0794
xyY:
0.3168, 0.3079, 60.7701
CIE-Lab:
82.2550, 11.3679, -6.4989
CIE-LCH:
82.2550, 13.0944, 330.2440
CIE-Luv:
82.2550, 12.0382, -11.9348
Hunter-Lab:
77.9552, 6.7749, -1.7736
#ddc6d9 color charts
#ddc6d9 color shades, tints & tones
#ddc6d9 color schemes
#ddc6d9 color preview, HTML & CSS examples
This text has a color of #ddc6d9
<p style="color:#ddc6d9;">Text here</p>
.mytext {color:#ddc6d9;}
This box has a color of #ddc6d9
<div style="background-color:#ddc6d9;">Content here</div>
.mybackground {background-color:#ddc6d9;}
Border around this has a color of #ddc6d9
<div style="border:2px solid #ddc6d9;">Content here</div>
.myborder {border:2px solid #ddc6d9;}