#dcc6b9 color space conversions
Hex:
#dcc6b9
RGB:
220, 198, 185
CMY:
14, 22, 27
CMYK:
0, 10, 16, 14
HSL:
22°, 33.3333%, 79.4118%
HSV (HSB):
22°, 15.9091%, 86.2745%
XYZ:
58.4662, 59.1066, 54.2262
xyY:
0.3403, 0.3440, 59.1066
CIE-Lab:
81.3502, 5.6189, 9.3146
CIE-LCH:
81.3502, 10.8781, 58.8999
CIE-Luv:
81.3502, 14.0427, 12.5664
Hunter-Lab:
76.8808, 1.2041, 11.9977
#dcc6b9 color charts
#dcc6b9 color shades, tints & tones
#dcc6b9 color schemes
#dcc6b9 color preview, HTML & CSS examples
This text has a color of #dcc6b9
<p style="color:#dcc6b9;">Text here</p>
.mytext {color:#dcc6b9;}
This box has a color of #dcc6b9
<div style="background-color:#dcc6b9;">Content here</div>
.mybackground {background-color:#dcc6b9;}
Border around this has a color of #dcc6b9
<div style="border:2px solid #dcc6b9;">Content here</div>
.myborder {border:2px solid #dcc6b9;}