#dcc4bb color space conversions
Hex:
#dcc4bb
RGB:
220, 196, 187
CMY:
14, 23, 27
CMYK:
0, 11, 15, 14
HSL:
16°, 32.0388%, 79.8039%
HSV (HSB):
16°, 15.0000%, 86.2745%
XYZ:
58.2248, 58.2834, 55.1947
xyY:
0.3391, 0.3394, 58.2834
CIE-Lab:
80.8961, 6.9899, 7.5933
CIE-LCH:
80.8961, 10.3208, 47.3693
CIE-Luv:
80.8961, 14.9974, 9.8543
Hunter-Lab:
76.3435, 2.5350, 10.5751
#dcc4bb color charts
#dcc4bb color shades, tints & tones
#dcc4bb color schemes
#dcc4bb color preview, HTML & CSS examples
This text has a color of #dcc4bb
<p style="color:#dcc4bb;">Text here</p>
.mytext {color:#dcc4bb;}
This box has a color of #dcc4bb
<div style="background-color:#dcc4bb;">Content here</div>
.mybackground {background-color:#dcc4bb;}
Border around this has a color of #dcc4bb
<div style="border:2px solid #dcc4bb;">Content here</div>
.myborder {border:2px solid #dcc4bb;}