#ddc3db color space conversions
Hex:
#ddc3db
RGB:
221, 195, 219
CMY:
13, 24, 14
CMYK:
0, 12, 1, 13
HSL:
305°, 27.6596%, 81.5686%
HSV (HSB):
305°, 11.7647%, 86.6667%
XYZ:
62.1201, 59.5168, 75.2316
xyY:
0.3155, 0.3023, 59.5168
CIE-Lab:
81.5749, 13.3303, -8.5788
CIE-LCH:
81.5749, 15.8522, 327.2362
CIE-Luv:
81.5749, 13.3996, -15.4962
Hunter-Lab:
77.1472, 8.7234, -3.8149
#ddc3db color charts
#ddc3db color shades, tints & tones
#ddc3db color schemes
#ddc3db color preview, HTML & CSS examples
This text has a color of #ddc3db
<p style="color:#ddc3db;">Text here</p>
.mytext {color:#ddc3db;}
This box has a color of #ddc3db
<div style="background-color:#ddc3db;">Content here</div>
.mybackground {background-color:#ddc3db;}
Border around this has a color of #ddc3db
<div style="border:2px solid #ddc3db;">Content here</div>
.myborder {border:2px solid #ddc3db;}