#dcc6b3 color space conversions
Hex:
#dcc6b3
RGB:
220, 198, 179
CMY:
14, 22, 30
CMYK:
0, 10, 19, 14
HSL:
28°, 36.9369%, 78.2353%
HSV (HSB):
28°, 18.6364%, 86.2745%
XYZ:
57.8460, 58.8585, 50.9598
xyY:
0.3450, 0.3510, 58.8585
CIE-Lab:
81.2137, 4.6978, 12.3286
CIE-LCH:
81.2137, 13.1933, 69.1408
CIE-Luv:
81.2137, 14.5060, 16.9454
Hunter-Lab:
76.7193, 0.3294, 14.3208
#dcc6b3 color charts
#dcc6b3 color shades, tints & tones
#dcc6b3 color schemes
#dcc6b3 color preview, HTML & CSS examples
This text has a color of #dcc6b3
<p style="color:#dcc6b3;">Text here</p>
.mytext {color:#dcc6b3;}
This box has a color of #dcc6b3
<div style="background-color:#dcc6b3;">Content here</div>
.mybackground {background-color:#dcc6b3;}
Border around this has a color of #dcc6b3
<div style="border:2px solid #dcc6b3;">Content here</div>
.myborder {border:2px solid #dcc6b3;}