#dcc1bd color space conversions
Hex:
#dcc1bd
RGB:
220, 193, 189
CMY:
14, 24, 26
CMYK:
0, 12, 14, 14
HSL:
8°, 30.6931%, 80.1961%
HSV (HSB):
8°, 14.0909%, 86.2745%
XYZ:
57.7705, 57.0297, 56.1071
xyY:
0.3380, 0.3337, 57.0297
CIE-Lab:
80.1963, 8.8989, 5.5129
CIE-LCH:
80.1963, 10.4682, 31.7785
CIE-Luv:
80.1963, 16.4940, 6.5010
Hunter-Lab:
75.5180, 4.3941, 8.8123
#dcc1bd color charts
#dcc1bd color shades, tints & tones
#dcc1bd color schemes
#dcc1bd color preview, HTML & CSS examples
This text has a color of #dcc1bd
<p style="color:#dcc1bd;">Text here</p>
.mytext {color:#dcc1bd;}
This box has a color of #dcc1bd
<div style="background-color:#dcc1bd;">Content here</div>
.mybackground {background-color:#dcc1bd;}
Border around this has a color of #dcc1bd
<div style="border:2px solid #dcc1bd;">Content here</div>
.myborder {border:2px solid #dcc1bd;}