#ddc9d6 color space conversions
Hex:
#ddc9d6
RGB:
221, 201, 214
CMY:
13, 21, 16
CMYK:
0, 9, 3, 13
HSL:
321°, 22.7273%, 82.7451%
HSV (HSB):
321°, 9.0498%, 86.6667%
XYZ:
62.8430, 62.0005, 72.2734
xyY:
0.3188, 0.3145, 62.0005
CIE-Lab:
82.9137, 9.2363, -3.9220
CIE-LCH:
82.9137, 10.0345, 336.9926
CIE-Luv:
82.9137, 10.7382, -7.5992
Hunter-Lab:
78.7404, 4.6659, 0.6978
#ddc9d6 color charts
#ddc9d6 color shades, tints & tones
#ddc9d6 color schemes
#ddc9d6 color preview, HTML & CSS examples
This text has a color of #ddc9d6
<p style="color:#ddc9d6;">Text here</p>
.mytext {color:#ddc9d6;}
This box has a color of #ddc9d6
<div style="background-color:#ddc9d6;">Content here</div>
.mybackground {background-color:#ddc9d6;}
Border around this has a color of #ddc9d6
<div style="border:2px solid #ddc9d6;">Content here</div>
.myborder {border:2px solid #ddc9d6;}