#dcc7dd color space conversions
Hex:
#dcc7dd
RGB:
220, 199, 221
CMY:
14, 22, 13
CMYK:
0, 10, 0, 13
HSL:
297°, 24.4444%, 82.3529%
HSV (HSB):
297°, 9.9548%, 86.6667%
XYZ:
62.9898, 61.2829, 76.9155
xyY:
0.3131, 0.3046, 61.2829
CIE-Lab:
82.5306, 11.2262, -8.2404
CIE-LCH:
82.5306, 13.9259, 323.7200
CIE-Luv:
82.5306, 10.5994, -14.6265
Hunter-Lab:
78.2834, 6.6318, -3.4556
#dcc7dd color charts
#dcc7dd color shades, tints & tones
#dcc7dd color schemes
#dcc7dd color preview, HTML & CSS examples
This text has a color of #dcc7dd
<p style="color:#dcc7dd;">Text here</p>
.mytext {color:#dcc7dd;}
This box has a color of #dcc7dd
<div style="background-color:#dcc7dd;">Content here</div>
.mybackground {background-color:#dcc7dd;}
Border around this has a color of #dcc7dd
<div style="border:2px solid #dcc7dd;">Content here</div>
.myborder {border:2px solid #dcc7dd;}