#dcc8d9 color space conversions
Hex:
#dcc8d9
RGB:
220, 200, 217
CMY:
14, 22, 15
CMYK:
0, 9, 1, 14
HSL:
309°, 22.2222%, 82.3529%
HSV (HSB):
309°, 9.0909%, 86.2745%
XYZ:
62.6939, 61.5340, 74.2186
xyY:
0.3159, 0.3101, 61.5340
CIE-Lab:
82.6650, 9.9634, -5.9021
CIE-LCH:
82.6650, 11.5804, 329.3585
CIE-Luv:
82.6650, 10.4177, -10.7724
Hunter-Lab:
78.4436, 5.3849, -1.1861
#dcc8d9 color charts
#dcc8d9 color shades, tints & tones
#dcc8d9 color schemes
#dcc8d9 color preview, HTML & CSS examples
This text has a color of #dcc8d9
<p style="color:#dcc8d9;">Text here</p>
.mytext {color:#dcc8d9;}
This box has a color of #dcc8d9
<div style="background-color:#dcc8d9;">Content here</div>
.mybackground {background-color:#dcc8d9;}
Border around this has a color of #dcc8d9
<div style="border:2px solid #dcc8d9;">Content here</div>
.myborder {border:2px solid #dcc8d9;}