#dcc0b2 color space conversions
Hex:
#dcc0b2
RGB:
220, 192, 178
CMY:
14, 25, 30
CMYK:
0, 13, 19, 14
HSL:
20°, 37.5000%, 78.0392%
HSV (HSB):
20°, 19.0909%, 86.2745%
XYZ:
56.4007, 56.1293, 49.9809
xyY:
0.3471, 0.3454, 56.1293
CIE-Lab:
79.6873, 7.7185, 10.6976
CIE-LCH:
79.6873, 13.1914, 54.1889
CIE-Luv:
79.6873, 17.9964, 14.0473
Hunter-Lab:
74.9195, 3.2689, 12.8896
#dcc0b2 color charts
#dcc0b2 color shades, tints & tones
#dcc0b2 color schemes
#dcc0b2 color preview, HTML & CSS examples
This text has a color of #dcc0b2
<p style="color:#dcc0b2;">Text here</p>
.mytext {color:#dcc0b2;}
This box has a color of #dcc0b2
<div style="background-color:#dcc0b2;">Content here</div>
.mybackground {background-color:#dcc0b2;}
Border around this has a color of #dcc0b2
<div style="border:2px solid #dcc0b2;">Content here</div>
.myborder {border:2px solid #dcc0b2;}