#ddc6dd color space conversions
Hex:
#ddc6dd
RGB:
221, 198, 221
CMY:
13, 22, 13
CMYK:
0, 10, 0, 13
HSL:
300°, 25.2747%, 82.1569%
HSV (HSB):
300°, 10.4072%, 86.6667%
XYZ:
63.0640, 60.9808, 76.8532
xyY:
0.3139, 0.3035, 60.9808
CIE-Lab:
82.3684, 12.0966, -8.4720
CIE-LCH:
82.3684, 14.7683, 324.9940
CIE-Luv:
82.3684, 11.6968, -15.1361
Hunter-Lab:
78.0902, 7.4951, -3.6877
#ddc6dd color charts
#ddc6dd color shades, tints & tones
#ddc6dd color schemes
#ddc6dd color preview, HTML & CSS examples
This text has a color of #ddc6dd
<p style="color:#ddc6dd;">Text here</p>
.mytext {color:#ddc6dd;}
This box has a color of #ddc6dd
<div style="background-color:#ddc6dd;">Content here</div>
.mybackground {background-color:#ddc6dd;}
Border around this has a color of #ddc6dd
<div style="border:2px solid #ddc6dd;">Content here</div>
.myborder {border:2px solid #ddc6dd;}