#dcc5dd color space conversions
Hex:
#dcc5dd
RGB:
220, 197, 221
CMY:
14, 23, 13
CMYK:
0, 11, 0, 13
HSL:
298°, 26.0870%, 81.9608%
HSV (HSB):
298°, 10.8597%, 86.6667%
XYZ:
62.5326, 60.3686, 76.7631
xyY:
0.3132, 0.3024, 60.3686
CIE-Lab:
82.0381, 12.2917, -8.9718
CIE-LCH:
82.0381, 15.2178, 323.8741
CIE-Luv:
82.0381, 11.6131, -15.9427
Hunter-Lab:
77.6972, 7.6909, -4.1891
#dcc5dd color charts
#dcc5dd color shades, tints & tones
#dcc5dd color schemes
#dcc5dd color preview, HTML & CSS examples
This text has a color of #dcc5dd
<p style="color:#dcc5dd;">Text here</p>
.mytext {color:#dcc5dd;}
This box has a color of #dcc5dd
<div style="background-color:#dcc5dd;">Content here</div>
.mybackground {background-color:#dcc5dd;}
Border around this has a color of #dcc5dd
<div style="border:2px solid #dcc5dd;">Content here</div>
.myborder {border:2px solid #dcc5dd;}