#dcc0c8 color space conversions
Hex:
#dcc0c8
RGB:
220, 192, 200
CMY:
14, 25, 22
CMYK:
0, 13, 9, 14
HSL:
343°, 28.5714%, 80.7843%
HSV (HSB):
343°, 12.7273%, 86.2745%
XYZ:
58.7902, 57.0850, 62.5635
xyY:
0.3295, 0.3199, 57.0850
CIE-Lab:
80.2274, 11.2422, -0.3619
CIE-LCH:
80.2274, 11.2480, 358.1563
CIE-Luv:
80.2274, 16.0701, -2.5493
Hunter-Lab:
75.5546, 6.6728, 3.7928
#dcc0c8 color charts
#dcc0c8 color shades, tints & tones
#dcc0c8 color schemes
#dcc0c8 color preview, HTML & CSS examples
This text has a color of #dcc0c8
<p style="color:#dcc0c8;">Text here</p>
.mytext {color:#dcc0c8;}
This box has a color of #dcc0c8
<div style="background-color:#dcc0c8;">Content here</div>
.mybackground {background-color:#dcc0c8;}
Border around this has a color of #dcc0c8
<div style="border:2px solid #dcc0c8;">Content here</div>
.myborder {border:2px solid #dcc0c8;}