#ddc5d4 color space conversions
Hex:
#ddc5d4
RGB:
221, 197, 212
CMY:
13, 23, 17
CMYK:
0, 11, 4, 13
HSL:
323°, 26.0870%, 81.9608%
HSV (HSB):
323°, 10.8597%, 86.6667%
XYZ:
61.6687, 60.0581, 70.6294
xyY:
0.3206, 0.3122, 60.0581
CIE-Lab:
81.8698, 11.0056, -4.3888
CIE-LCH:
81.8698, 11.8484, 338.2587
CIE-Luv:
81.8698, 12.9828, -8.6134
Hunter-Lab:
77.4972, 6.4221, 0.2123
#ddc5d4 color charts
#ddc5d4 color shades, tints & tones
#ddc5d4 color schemes
#ddc5d4 color preview, HTML & CSS examples
This text has a color of #ddc5d4
<p style="color:#ddc5d4;">Text here</p>
.mytext {color:#ddc5d4;}
This box has a color of #ddc5d4
<div style="background-color:#ddc5d4;">Content here</div>
.mybackground {background-color:#ddc5d4;}
Border around this has a color of #ddc5d4
<div style="border:2px solid #ddc5d4;">Content here</div>
.myborder {border:2px solid #ddc5d4;}