#ddc2dd color space conversions
Hex:
#ddc2dd
RGB:
221, 194, 221
CMY:
13, 24, 13
CMYK:
0, 12, 0, 13
HSL:
300°, 28.4211%, 81.3725%
HSV (HSB):
300°, 12.2172%, 86.6667%
XYZ:
62.1617, 59.1762, 76.5525
xyY:
0.3141, 0.2990, 59.1762
CIE-Lab:
81.3883, 14.2311, -9.9292
CIE-LCH:
81.3883, 17.3526, 325.0962
CIE-Luv:
81.3883, 13.7272, -17.7611
Hunter-Lab:
76.9261, 9.6201, -5.1538
#ddc2dd color charts
#ddc2dd color shades, tints & tones
#ddc2dd color schemes
#ddc2dd color preview, HTML & CSS examples
This text has a color of #ddc2dd
<p style="color:#ddc2dd;">Text here</p>
.mytext {color:#ddc2dd;}
This box has a color of #ddc2dd
<div style="background-color:#ddc2dd;">Content here</div>
.mybackground {background-color:#ddc2dd;}
Border around this has a color of #ddc2dd
<div style="border:2px solid #ddc2dd;">Content here</div>
.myborder {border:2px solid #ddc2dd;}