#dcc0b8 color space conversions
Hex:
#dcc0b8
RGB:
220, 192, 184
CMY:
14, 25, 28
CMYK:
0, 13, 16, 14
HSL:
13°, 33.9623%, 79.2157%
HSV (HSB):
13°, 16.3636%, 86.2745%
XYZ:
57.0166, 56.3756, 53.2239
xyY:
0.3422, 0.3384, 56.3756
CIE-Lab:
79.8271, 8.6398, 7.6714
CIE-LCH:
79.8271, 11.5541, 41.6026
CIE-Luv:
79.8271, 17.4827, 9.6284
Hunter-Lab:
75.0837, 4.1517, 10.5302
#dcc0b8 color charts
#dcc0b8 color shades, tints & tones
#dcc0b8 color schemes
#dcc0b8 color preview, HTML & CSS examples
This text has a color of #dcc0b8
<p style="color:#dcc0b8;">Text here</p>
.mytext {color:#dcc0b8;}
This box has a color of #dcc0b8
<div style="background-color:#dcc0b8;">Content here</div>
.mybackground {background-color:#dcc0b8;}
Border around this has a color of #dcc0b8
<div style="border:2px solid #dcc0b8;">Content here</div>
.myborder {border:2px solid #dcc0b8;}