#dcc3d3 color space conversions
Hex:
#dcc3d3
RGB:
220, 195, 211
CMY:
14, 24, 17
CMYK:
0, 11, 4, 14
HSL:
322°, 26.3158%, 81.3725%
HSV (HSB):
322°, 11.3636%, 86.2745%
XYZ:
60.7882, 58.9490, 69.8024
xyY:
0.3207, 0.3110, 58.9490
CIE-Lab:
81.2636, 11.5485, -4.7556
CIE-LCH:
81.2636, 12.4894, 337.6183
CIE-Luv:
81.2636, 13.5073, -9.2615
Hunter-Lab:
76.7783, 6.9631, -0.1583
#dcc3d3 color charts
#dcc3d3 color shades, tints & tones
#dcc3d3 color schemes
#dcc3d3 color preview, HTML & CSS examples
This text has a color of #dcc3d3
<p style="color:#dcc3d3;">Text here</p>
.mytext {color:#dcc3d3;}
This box has a color of #dcc3d3
<div style="background-color:#dcc3d3;">Content here</div>
.mybackground {background-color:#dcc3d3;}
Border around this has a color of #dcc3d3
<div style="border:2px solid #dcc3d3;">Content here</div>
.myborder {border:2px solid #dcc3d3;}