#ddc7d6 color space conversions
Hex:
#ddc7d6
RGB:
221, 199, 214
CMY:
13, 22, 16
CMYK:
0, 10, 3, 13
HSL:
319°, 24.4444%, 82.3529%
HSV (HSB):
319°, 9.9548%, 86.6667%
XYZ:
62.3798, 61.0740, 72.1190
xyY:
0.3190, 0.3123, 61.0740
CIE-Lab:
82.4185, 10.2977, -4.6514
CIE-LCH:
82.4185, 11.2994, 335.6917
CIE-Luv:
82.4185, 11.7747, -8.8991
Hunter-Lab:
78.1499, 5.7177, -0.0097
#ddc7d6 color charts
#ddc7d6 color shades, tints & tones
#ddc7d6 color schemes
#ddc7d6 color preview, HTML & CSS examples
This text has a color of #ddc7d6
<p style="color:#ddc7d6;">Text here</p>
.mytext {color:#ddc7d6;}
This box has a color of #ddc7d6
<div style="background-color:#ddc7d6;">Content here</div>
.mybackground {background-color:#ddc7d6;}
Border around this has a color of #ddc7d6
<div style="border:2px solid #ddc7d6;">Content here</div>
.myborder {border:2px solid #ddc7d6;}