#ddc3da color space conversions
Hex:
#ddc3da
RGB:
221, 195, 218
CMY:
13, 24, 15
CMYK:
0, 12, 1, 13
HSL:
307°, 27.6596%, 81.5686%
HSV (HSB):
307°, 11.7647%, 86.6667%
XYZ:
61.9888, 59.4643, 74.5403
xyY:
0.3163, 0.3034, 59.4643
CIE-Lab:
81.5462, 13.1481, -8.0850
CIE-LCH:
81.5462, 15.4350, 328.4118
CIE-Luv:
81.5462, 13.4893, -14.6937
Hunter-Lab:
77.1131, 8.5426, -3.3326
#ddc3da color charts
#ddc3da color shades, tints & tones
#ddc3da color schemes
#ddc3da color preview, HTML & CSS examples
This text has a color of #ddc3da
<p style="color:#ddc3da;">Text here</p>
.mytext {color:#ddc3da;}
This box has a color of #ddc3da
<div style="background-color:#ddc3da;">Content here</div>
.mybackground {background-color:#ddc3da;}
Border around this has a color of #ddc3da
<div style="border:2px solid #ddc3da;">Content here</div>
.myborder {border:2px solid #ddc3da;}