#ddc1d6 color space conversions
Hex:
#ddc1d6
RGB:
221, 193, 214
CMY:
13, 24, 16
CMYK:
0, 13, 3, 13
HSL:
315°, 29.1667%, 81.1765%
HSV (HSB):
315°, 12.6697%, 86.6667%
XYZ:
61.0264, 58.3671, 71.6679
xyY:
0.3194, 0.3055, 58.3671
CIE-Lab:
80.9425, 13.4944, -6.8320
CIE-LCH:
80.9425, 15.1253, 333.1477
CIE-Luv:
80.9425, 14.8815, -12.7951
Hunter-Lab:
76.3984, 8.8871, -2.1400
#ddc1d6 color charts
#ddc1d6 color shades, tints & tones
#ddc1d6 color schemes
#ddc1d6 color preview, HTML & CSS examples
This text has a color of #ddc1d6
<p style="color:#ddc1d6;">Text here</p>
.mytext {color:#ddc1d6;}
This box has a color of #ddc1d6
<div style="background-color:#ddc1d6;">Content here</div>
.mybackground {background-color:#ddc1d6;}
Border around this has a color of #ddc1d6
<div style="border:2px solid #ddc1d6;">Content here</div>
.myborder {border:2px solid #ddc1d6;}