#dcc4a8 color space conversions
Hex:
#dcc4a8
RGB:
220, 196, 168
CMY:
14, 23, 34
CMYK:
0, 11, 24, 14
HSL:
32°, 42.6230%, 76.0784%
HSV (HSB):
32°, 23.6364%, 86.2745%
XYZ:
56.3230, 57.5227, 45.1802
xyY:
0.3542, 0.3617, 57.5227
CIE-Lab:
80.4727, 4.1404, 17.1583
CIE-LCH:
80.4727, 17.6508, 76.4336
CIE-Luv:
80.4727, 16.4948, 23.5552
Hunter-Lab:
75.8437, -0.1689, 17.7714
#dcc4a8 color charts
#dcc4a8 color shades, tints & tones
#dcc4a8 color schemes
#dcc4a8 color preview, HTML & CSS examples
This text has a color of #dcc4a8
<p style="color:#dcc4a8;">Text here</p>
.mytext {color:#dcc4a8;}
This box has a color of #dcc4a8
<div style="background-color:#dcc4a8;">Content here</div>
.mybackground {background-color:#dcc4a8;}
Border around this has a color of #dcc4a8
<div style="border:2px solid #dcc4a8;">Content here</div>
.myborder {border:2px solid #dcc4a8;}