#ddc2c4 color space conversions
Hex:
#ddc2c4
RGB:
221, 194, 196
CMY:
13, 24, 23
CMYK:
0, 12, 11, 13
HSL:
356°, 28.4211%, 81.3725%
HSV (HSB):
356°, 12.2172%, 86.6667%
XYZ:
59.0744, 57.9412, 60.2948
xyY:
0.3332, 0.3268, 57.9412
CIE-Lab:
80.7061, 9.8642, 2.4981
CIE-LCH:
80.7061, 10.1756, 14.2113
CIE-Luv:
80.7061, 15.9664, 1.9393
Hunter-Lab:
76.1191, 5.3214, 6.3192
#ddc2c4 color charts
#ddc2c4 color shades, tints & tones
#ddc2c4 color schemes
#ddc2c4 color preview, HTML & CSS examples
This text has a color of #ddc2c4
<p style="color:#ddc2c4;">Text here</p>
.mytext {color:#ddc2c4;}
This box has a color of #ddc2c4
<div style="background-color:#ddc2c4;">Content here</div>
.mybackground {background-color:#ddc2c4;}
Border around this has a color of #ddc2c4
<div style="border:2px solid #ddc2c4;">Content here</div>
.myborder {border:2px solid #ddc2c4;}