#dcc3cd color space conversions
Hex:
#dcc3cd
RGB:
220, 195, 205
CMY:
14, 24, 20
CMYK:
0, 11, 7, 14
HSL:
336°, 26.3158%, 81.3725%
HSV (HSB):
336°, 11.3636%, 86.2745%
XYZ:
60.0498, 58.6536, 65.9139
xyY:
0.3253, 0.3177, 58.6536
CIE-Lab:
81.1008, 10.4984, -1.7726
CIE-LCH:
81.1008, 10.6470, 350.4165
CIE-Luv:
81.1008, 14.0290, -4.5365
Hunter-Lab:
76.5857, 5.9345, 2.5817
#dcc3cd color charts
#dcc3cd color shades, tints & tones
#dcc3cd color schemes
#dcc3cd color preview, HTML & CSS examples
This text has a color of #dcc3cd
<p style="color:#dcc3cd;">Text here</p>
.mytext {color:#dcc3cd;}
This box has a color of #dcc3cd
<div style="background-color:#dcc3cd;">Content here</div>
.mybackground {background-color:#dcc3cd;}
Border around this has a color of #dcc3cd
<div style="border:2px solid #dcc3cd;">Content here</div>
.myborder {border:2px solid #dcc3cd;}