#ddc3c0 color space conversions
Hex:
#ddc3c0
RGB:
221, 195, 192
CMY:
13, 24, 25
CMYK:
0, 12, 13, 13
HSL:
6°, 29.8969%, 80.9804%
HSV (HSB):
6°, 13.1222%, 86.6667%
XYZ:
58.8483, 58.2081, 58.0028
xyY:
0.3362, 0.3325, 58.2081
CIE-Lab:
80.8544, 8.6802, 4.8617
CIE-LCH:
80.8544, 9.9490, 29.2526
CIE-Luv:
80.8544, 15.7637, 5.6103
Hunter-Lab:
76.2943, 4.1681, 8.3307
#ddc3c0 color charts
#ddc3c0 color shades, tints & tones
#ddc3c0 color schemes
#ddc3c0 color preview, HTML & CSS examples
This text has a color of #ddc3c0
<p style="color:#ddc3c0;">Text here</p>
.mytext {color:#ddc3c0;}
This box has a color of #ddc3c0
<div style="background-color:#ddc3c0;">Content here</div>
.mybackground {background-color:#ddc3c0;}
Border around this has a color of #ddc3c0
<div style="border:2px solid #ddc3c0;">Content here</div>
.myborder {border:2px solid #ddc3c0;}