#dcc7d1 color space conversions
Hex:
#dcc7d1
RGB:
220, 199, 209
CMY:
14, 22, 18
CMYK:
0, 10, 5, 14
HSL:
331°, 23.0769%, 82.1569%
HSV (HSB):
331°, 9.5455%, 86.2745%
XYZ:
61.4472, 60.6659, 68.7927
xyY:
0.3219, 0.3178, 60.6659
CIE-Lab:
82.1988, 9.0685, -2.3075
CIE-LCH:
82.1988, 9.3574, 345.7237
CIE-Luv:
82.1988, 11.5861, -5.0986
Hunter-Lab:
77.8883, 4.5166, 2.1556
#dcc7d1 color charts
#dcc7d1 color shades, tints & tones
#dcc7d1 color schemes
#dcc7d1 color preview, HTML & CSS examples
This text has a color of #dcc7d1
<p style="color:#dcc7d1;">Text here</p>
.mytext {color:#dcc7d1;}
This box has a color of #dcc7d1
<div style="background-color:#dcc7d1;">Content here</div>
.mybackground {background-color:#dcc7d1;}
Border around this has a color of #dcc7d1
<div style="border:2px solid #dcc7d1;">Content here</div>
.myborder {border:2px solid #dcc7d1;}