#dcc6b2 color space conversions
Hex:
#dcc6b2
RGB:
220, 198, 178
CMY:
14, 22, 30
CMYK:
0, 10, 19, 14
HSL:
29°, 37.5000%, 78.0392%
HSV (HSB):
29°, 19.0909%, 86.2745%
XYZ:
57.7452, 58.8182, 50.4290
xyY:
0.3458, 0.3522, 58.8182
CIE-Lab:
81.1915, 4.5472, 12.8313
CIE-LCH:
81.1915, 13.6132, 70.4865
CIE-Luv:
81.1915, 14.5824, 17.6664
Hunter-Lab:
76.6930, 0.1869, 14.6993
#dcc6b2 color charts
#dcc6b2 color shades, tints & tones
#dcc6b2 color schemes
#dcc6b2 color preview, HTML & CSS examples
This text has a color of #dcc6b2
<p style="color:#dcc6b2;">Text here</p>
.mytext {color:#dcc6b2;}
This box has a color of #dcc6b2
<div style="background-color:#dcc6b2;">Content here</div>
.mybackground {background-color:#dcc6b2;}
Border around this has a color of #dcc6b2
<div style="border:2px solid #dcc6b2;">Content here</div>
.myborder {border:2px solid #dcc6b2;}