#ddc5dd color space conversions
Hex:
#ddc5dd
RGB:
221, 197, 221
CMY:
13, 23, 13
CMYK:
0, 11, 0, 13
HSL:
300°, 26.0870%, 81.9608%
HSV (HSB):
300°, 10.8597%, 86.6667%
XYZ:
62.8362, 60.5251, 76.7773
xyY:
0.3140, 0.3024, 60.5251
CIE-Lab:
82.1228, 12.6295, -8.8368
CIE-LCH:
82.1228, 15.4141, 325.0196
CIE-Luv:
82.1228, 12.2047, -15.7928
Hunter-Lab:
77.7979, 8.0255, -4.0537
#ddc5dd color charts
#ddc5dd color shades, tints & tones
#ddc5dd color schemes
#ddc5dd color preview, HTML & CSS examples
This text has a color of #ddc5dd
<p style="color:#ddc5dd;">Text here</p>
.mytext {color:#ddc5dd;}
This box has a color of #ddc5dd
<div style="background-color:#ddc5dd;">Content here</div>
.mybackground {background-color:#ddc5dd;}
Border around this has a color of #ddc5dd
<div style="border:2px solid #ddc5dd;">Content here</div>
.myborder {border:2px solid #ddc5dd;}