#ddc3dc color space conversions
Hex:
#ddc3dc
RGB:
221, 195, 220
CMY:
13, 24, 14
CMYK:
0, 12, 0, 13
HSL:
302°, 27.6596%, 81.5686%
HSV (HSB):
302°, 11.7647%, 86.6667%
XYZ:
62.2522, 59.5697, 75.9272
xyY:
0.3148, 0.3012, 59.5697
CIE-Lab:
81.6037, 13.5132, -9.0723
CIE-LCH:
81.6037, 16.2761, 326.1238
CIE-Luv:
81.6037, 13.3098, -16.3001
Hunter-Lab:
77.1814, 8.9052, -4.2996
#ddc3dc color charts
#ddc3dc color shades, tints & tones
#ddc3dc color schemes
#ddc3dc color preview, HTML & CSS examples
This text has a color of #ddc3dc
<p style="color:#ddc3dc;">Text here</p>
.mytext {color:#ddc3dc;}
This box has a color of #ddc3dc
<div style="background-color:#ddc3dc;">Content here</div>
.mybackground {background-color:#ddc3dc;}
Border around this has a color of #ddc3dc
<div style="border:2px solid #ddc3dc;">Content here</div>
.myborder {border:2px solid #ddc3dc;}