#dcaa7e color space conversions
Hex:
#dcaa7e
RGB:
220, 170, 126
CMY:
14, 33, 51
CMYK:
0, 23, 43, 14
HSL:
28°, 57.3171%, 67.8431%
HSV (HSB):
28°, 42.7273%, 86.2745%
XYZ:
47.6558, 45.4715, 26.0038
xyY:
0.4000, 0.3817, 45.4715
CIE-Lab:
73.2012, 12.7301, 29.7094
CIE-LCH:
73.2012, 32.3219, 66.8055
CIE-Luv:
73.2012, 36.3102, 36.4624
Hunter-Lab:
67.4325, 8.1424, 24.3389
#dcaa7e color charts
#dcaa7e color shades, tints & tones
#dcaa7e color schemes
#dcaa7e color preview, HTML & CSS examples
This text has a color of #dcaa7e
<p style="color:#dcaa7e;">Text here</p>
.mytext {color:#dcaa7e;}
This box has a color of #dcaa7e
<div style="background-color:#dcaa7e;">Content here</div>
.mybackground {background-color:#dcaa7e;}
Border around this has a color of #dcaa7e
<div style="border:2px solid #dcaa7e;">Content here</div>
.myborder {border:2px solid #dcaa7e;}