#dccca8 color space conversions
Hex:
#dccca8
RGB:
220, 204, 168
CMY:
14, 20, 34
CMYK:
0, 7, 24, 14
HSL:
42°, 42.6230%, 76.0784%
HSV (HSB):
42°, 23.6364%, 86.2745%
XYZ:
58.1759, 61.2285, 45.7979
xyY:
0.3521, 0.3706, 61.2285
CIE-Lab:
82.5014, -0.0485, 19.9795
CIE-LCH:
82.5014, 19.9796, 90.1390
CIE-Luv:
82.5014, 11.8524, 28.2392
Hunter-Lab:
78.2487, -4.2248, 20.0724
#dccca8 color charts
#dccca8 color shades, tints & tones
#dccca8 color schemes
#dccca8 color preview, HTML & CSS examples
This text has a color of #dccca8
<p style="color:#dccca8;">Text here</p>
.mytext {color:#dccca8;}
This box has a color of #dccca8
<div style="background-color:#dccca8;">Content here</div>
.mybackground {background-color:#dccca8;}
Border around this has a color of #dccca8
<div style="border:2px solid #dccca8;">Content here</div>
.myborder {border:2px solid #dccca8;}