#ddc4c7 color space conversions
Hex:
#ddc4c7
RGB:
221, 196, 199
CMY:
13, 23, 22
CMYK:
0, 11, 10, 13
HSL:
353°, 26.8817%, 81.7647%
HSV (HSB):
353°, 11.3122%, 86.6667%
XYZ:
59.8675, 58.9755, 62.2609
xyY:
0.3306, 0.3256, 58.9755
CIE-Lab:
81.2781, 9.2998, 1.7183
CIE-LCH:
81.2781, 9.4572, 10.4682
CIE-Luv:
81.2781, 14.6239, 0.8955
Hunter-Lab:
76.7955, 4.7612, 5.6883
#ddc4c7 color charts
#ddc4c7 color shades, tints & tones
#ddc4c7 color schemes
#ddc4c7 color preview, HTML & CSS examples
This text has a color of #ddc4c7
<p style="color:#ddc4c7;">Text here</p>
.mytext {color:#ddc4c7;}
This box has a color of #ddc4c7
<div style="background-color:#ddc4c7;">Content here</div>
.mybackground {background-color:#ddc4c7;}
Border around this has a color of #ddc4c7
<div style="border:2px solid #ddc4c7;">Content here</div>
.myborder {border:2px solid #ddc4c7;}