#dcac86 color space conversions
Hex:
#dcac86
RGB:
220, 172, 134
CMY:
14, 33, 47
CMYK:
0, 22, 39, 14
HSL:
27°, 55.1282%, 69.4118%
HSV (HSB):
27°, 39.0909%, 86.2745%
XYZ:
48.5708, 46.4419, 28.9585
xyY:
0.3918, 0.3746, 46.4419
CIE-Lab:
73.8314, 12.5401, 26.2636
CIE-LCH:
73.8314, 29.1038, 64.4769
CIE-Luv:
73.8314, 34.2196, 32.6286
Hunter-Lab:
68.1483, 7.9613, 22.5095
#dcac86 color charts
#dcac86 color shades, tints & tones
#dcac86 color schemes
#dcac86 color preview, HTML & CSS examples
This text has a color of #dcac86
<p style="color:#dcac86;">Text here</p>
.mytext {color:#dcac86;}
This box has a color of #dcac86
<div style="background-color:#dcac86;">Content here</div>
.mybackground {background-color:#dcac86;}
Border around this has a color of #dcac86
<div style="border:2px solid #dcac86;">Content here</div>
.myborder {border:2px solid #dcac86;}