#dcac8f color space conversions
Hex:
#dcac8f
RGB:
220, 172, 143
CMY:
14, 33, 44
CMYK:
0, 22, 35, 14
HSL:
23°, 52.3810%, 71.1765%
HSV (HSB):
23°, 35.0000%, 86.2745%
XYZ:
49.2256, 46.7039, 32.4069
xyY:
0.3836, 0.3639, 46.7039
CIE-Lab:
73.9999, 13.6020, 21.6392
CIE-LCH:
73.9999, 25.5591, 57.8473
CIE-Luv:
73.9999, 33.3137, 26.8631
Hunter-Lab:
68.3402, 8.9786, 19.7229
#dcac8f color charts
#dcac8f color shades, tints & tones
#dcac8f color schemes
#dcac8f color preview, HTML & CSS examples
This text has a color of #dcac8f
<p style="color:#dcac8f;">Text here</p>
.mytext {color:#dcac8f;}
This box has a color of #dcac8f
<div style="background-color:#dcac8f;">Content here</div>
.mybackground {background-color:#dcac8f;}
Border around this has a color of #dcac8f
<div style="border:2px solid #dcac8f;">Content here</div>
.myborder {border:2px solid #dcac8f;}