#dcc2d0 color space conversions
Hex:
#dcc2d0
RGB:
220, 194, 208
CMY:
14, 24, 18
CMYK:
0, 12, 5, 14
HSL:
328°, 27.0833%, 81.1765%
HSV (HSB):
328°, 11.8182%, 86.2745%
XYZ:
60.1922, 58.3533, 67.7653
xyY:
0.3231, 0.3132, 58.3533
CIE-Lab:
80.9348, 11.5530, -3.6283
CIE-LCH:
80.9348, 12.1093, 342.5647
CIE-Luv:
80.9348, 14.2941, -7.5355
Hunter-Lab:
76.3893, 6.9705, 0.8761
#dcc2d0 color charts
#dcc2d0 color shades, tints & tones
#dcc2d0 color schemes
#dcc2d0 color preview, HTML & CSS examples
This text has a color of #dcc2d0
<p style="color:#dcc2d0;">Text here</p>
.mytext {color:#dcc2d0;}
This box has a color of #dcc2d0
<div style="background-color:#dcc2d0;">Content here</div>
.mybackground {background-color:#dcc2d0;}
Border around this has a color of #dcc2d0
<div style="border:2px solid #dcc2d0;">Content here</div>
.myborder {border:2px solid #dcc2d0;}