#ddc9d1 color space conversions
Hex:
#ddc9d1
RGB:
221, 201, 209
CMY:
13, 21, 18
CMYK:
0, 9, 5, 13
HSL:
336°, 22.7273%, 82.7451%
HSV (HSB):
336°, 9.0498%, 86.6667%
XYZ:
62.2141, 61.7489, 68.9613
xyY:
0.3225, 0.3201, 61.7489
CIE-Lab:
82.7797, 8.3557, -1.4461
CIE-LCH:
82.7797, 8.4799, 350.1811
CIE-Luv:
82.7797, 11.1384, -3.6705
Hunter-Lab:
78.5805, 3.8070, 2.9741
#ddc9d1 color charts
#ddc9d1 color shades, tints & tones
#ddc9d1 color schemes
#ddc9d1 color preview, HTML & CSS examples
This text has a color of #ddc9d1
<p style="color:#ddc9d1;">Text here</p>
.mytext {color:#ddc9d1;}
This box has a color of #ddc9d1
<div style="background-color:#ddc9d1;">Content here</div>
.mybackground {background-color:#ddc9d1;}
Border around this has a color of #ddc9d1
<div style="border:2px solid #ddc9d1;">Content here</div>
.myborder {border:2px solid #ddc9d1;}