#ddc4c0 color space conversions
Hex:
#ddc4c0
RGB:
221, 196, 192
CMY:
13, 23, 25
CMYK:
0, 11, 13, 13
HSL:
8°, 29.8969%, 80.9804%
HSV (HSB):
8°, 13.1222%, 86.6667%
XYZ:
59.0731, 58.6578, 58.0778
xyY:
0.3360, 0.3336, 58.6578
CIE-Lab:
81.1031, 8.1500, 5.2208
CIE-LCH:
81.1031, 9.6788, 32.6429
CIE-Luv:
81.1031, 15.2137, 6.2328
Hunter-Lab:
76.5884, 3.6487, 8.6516
#ddc4c0 color charts
#ddc4c0 color shades, tints & tones
#ddc4c0 color schemes
#ddc4c0 color preview, HTML & CSS examples
This text has a color of #ddc4c0
<p style="color:#ddc4c0;">Text here</p>
.mytext {color:#ddc4c0;}
This box has a color of #ddc4c0
<div style="background-color:#ddc4c0;">Content here</div>
.mybackground {background-color:#ddc4c0;}
Border around this has a color of #ddc4c0
<div style="border:2px solid #ddc4c0;">Content here</div>
.myborder {border:2px solid #ddc4c0;}