#ddcbd1 color space conversions
Hex:
#ddcbd1
RGB:
221, 203, 209
CMY:
13, 20, 18
CMYK:
0, 8, 5, 13
HSL:
340°, 20.9302%, 83.1373%
HSV (HSB):
340°, 8.1448%, 86.6667%
XYZ:
62.6834, 62.6875, 69.1177
xyY:
0.3223, 0.3223, 62.6875
CIE-Lab:
83.2777, 7.2981, -0.7173
CIE-LCH:
83.2777, 7.3333, 354.3865
CIE-Luv:
83.2777, 10.0880, -2.3819
Hunter-Lab:
79.1754, 2.7619, 3.6644
#ddcbd1 color charts
#ddcbd1 color shades, tints & tones
#ddcbd1 color schemes
#ddcbd1 color preview, HTML & CSS examples
This text has a color of #ddcbd1
<p style="color:#ddcbd1;">Text here</p>
.mytext {color:#ddcbd1;}
This box has a color of #ddcbd1
<div style="background-color:#ddcbd1;">Content here</div>
.mybackground {background-color:#ddcbd1;}
Border around this has a color of #ddcbd1
<div style="border:2px solid #ddcbd1;">Content here</div>
.myborder {border:2px solid #ddcbd1;}