#dcc8b8 color space conversions
Hex:
#dcc8b8
RGB:
220, 200, 184
CMY:
14, 22, 28
CMYK:
0, 9, 16, 14
HSL:
27°, 33.9623%, 79.2157%
HSV (HSB):
27°, 16.3636%, 86.2745%
XYZ:
58.8212, 59.9849, 53.8254
xyY:
0.3407, 0.3475, 59.9849
CIE-Lab:
81.8300, 4.4096, 10.5333
CIE-LCH:
81.8300, 11.4191, 67.2843
CIE-Luv:
81.8300, 13.0023, 14.5257
Hunter-Lab:
77.4499, 0.0288, 13.0101
#dcc8b8 color charts
#dcc8b8 color shades, tints & tones
#dcc8b8 color schemes
#dcc8b8 color preview, HTML & CSS examples
This text has a color of #dcc8b8
<p style="color:#dcc8b8;">Text here</p>
.mytext {color:#dcc8b8;}
This box has a color of #dcc8b8
<div style="background-color:#dcc8b8;">Content here</div>
.mybackground {background-color:#dcc8b8;}
Border around this has a color of #dcc8b8
<div style="border:2px solid #dcc8b8;">Content here</div>
.myborder {border:2px solid #dcc8b8;}