#dcc6d5 color space conversions
Hex:
#dcc6d5
RGB:
220, 198, 213
CMY:
14, 22, 16
CMYK:
0, 10, 3, 14
HSL:
319°, 23.9130%, 81.9608%
HSV (HSB):
319°, 10.0000%, 86.2745%
XYZ:
61.7195, 60.4079, 71.3577
xyY:
0.3190, 0.3122, 60.4079
CIE-Lab:
82.0594, 10.3070, -4.6549
CIE-LCH:
82.0594, 11.3094, 335.6949
CIE-Luv:
82.0594, 11.7778, -8.9002
Hunter-Lab:
77.7225, 5.7326, -0.0289
#dcc6d5 color charts
#dcc6d5 color shades, tints & tones
#dcc6d5 color schemes
#dcc6d5 color preview, HTML & CSS examples
This text has a color of #dcc6d5
<p style="color:#dcc6d5;">Text here</p>
.mytext {color:#dcc6d5;}
This box has a color of #dcc6d5
<div style="background-color:#dcc6d5;">Content here</div>
.mybackground {background-color:#dcc6d5;}
Border around this has a color of #dcc6d5
<div style="border:2px solid #dcc6d5;">Content here</div>
.myborder {border:2px solid #dcc6d5;}