#dcc2d2 color space conversions
Hex:
#dcc2d2
RGB:
220, 194, 210
CMY:
14, 24, 18
CMYK:
0, 12, 5, 14
HSL:
323°, 27.0833%, 81.1765%
HSV (HSB):
323°, 11.8182%, 86.2745%
XYZ:
60.4398, 58.4524, 69.0697
xyY:
0.3216, 0.3110, 58.4524
CIE-Lab:
80.9896, 11.9048, -4.6224
CIE-LCH:
80.9896, 12.7707, 338.7799
CIE-Luv:
80.9896, 14.1170, -9.1160
Hunter-Lab:
76.4541, 7.3161, -0.0455
#dcc2d2 color charts
#dcc2d2 color shades, tints & tones
#dcc2d2 color schemes
#dcc2d2 color preview, HTML & CSS examples
This text has a color of #dcc2d2
<p style="color:#dcc2d2;">Text here</p>
.mytext {color:#dcc2d2;}
This box has a color of #dcc2d2
<div style="background-color:#dcc2d2;">Content here</div>
.mybackground {background-color:#dcc2d2;}
Border around this has a color of #dcc2d2
<div style="border:2px solid #dcc2d2;">Content here</div>
.myborder {border:2px solid #dcc2d2;}