#ddc0c8 color space conversions
Hex:
#ddc0c8
RGB:
221, 192, 200
CMY:
13, 25, 22
CMYK:
0, 13, 10, 13
HSL:
343°, 29.8969%, 80.9804%
HSV (HSB):
343°, 13.1222%, 86.6667%
XYZ:
59.0938, 57.2416, 62.5777
xyY:
0.3303, 0.3199, 57.2416
CIE-Lab:
80.3153, 11.5956, -0.2230
CIE-LCH:
80.3153, 11.5977, 358.8984
CIE-Luv:
80.3153, 16.6921, -2.4071
Hunter-Lab:
75.6581, 7.0179, 3.9213
#ddc0c8 color charts
#ddc0c8 color shades, tints & tones
#ddc0c8 color schemes
#ddc0c8 color preview, HTML & CSS examples
This text has a color of #ddc0c8
<p style="color:#ddc0c8;">Text here</p>
.mytext {color:#ddc0c8;}
This box has a color of #ddc0c8
<div style="background-color:#ddc0c8;">Content here</div>
.mybackground {background-color:#ddc0c8;}
Border around this has a color of #ddc0c8
<div style="border:2px solid #ddc0c8;">Content here</div>
.myborder {border:2px solid #ddc0c8;}