#dcc0cc color space conversions
Hex:
#dcc0cc
RGB:
220, 192, 204
CMY:
14, 25, 20
CMYK:
0, 13, 7, 14
HSL:
334°, 28.5714%, 80.7843%
HSV (HSB):
334°, 12.7273%, 86.2745%
XYZ:
59.2639, 57.2746, 65.0583
xyY:
0.3263, 0.3154, 57.2746
CIE-Lab:
80.3338, 11.9250, -2.3598
CIE-LCH:
80.3338, 12.1563, 348.8065
CIE-Luv:
80.3338, 15.7086, -5.6723
Hunter-Lab:
75.6800, 7.3410, 2.0073
#dcc0cc color charts
#dcc0cc color shades, tints & tones
#dcc0cc color schemes
#dcc0cc color preview, HTML & CSS examples
This text has a color of #dcc0cc
<p style="color:#dcc0cc;">Text here</p>
.mytext {color:#dcc0cc;}
This box has a color of #dcc0cc
<div style="background-color:#dcc0cc;">Content here</div>
.mybackground {background-color:#dcc0cc;}
Border around this has a color of #dcc0cc
<div style="border:2px solid #dcc0cc;">Content here</div>
.myborder {border:2px solid #dcc0cc;}