#a56a3d color space conversions
Hex:
#a56a3d
RGB:
165, 106, 61
CMY:
35, 58, 76
CMYK:
0, 36, 63, 35
HSL:
26°, 46.0177%, 44.3137%
HSV (HSB):
26°, 63.0303%, 64.7059%
XYZ:
21.5134, 18.6443, 6.8797
xyY:
0.4574, 0.3964, 18.6443
CIE-Lab:
50.2685, 19.0748, 34.5972
CIE-LCH:
50.2685, 39.5072, 61.1303
CIE-Luv:
50.2685, 45.4561, 34.6834
Hunter-Lab:
43.1791, 13.3718, 20.7787
#a56a3d color charts
#a56a3d color shades, tints & tones
#a56a3d color schemes
#a56a3d color preview, HTML & CSS examples
This text has a color of #a56a3d
<p style="color:#a56a3d;">Text here</p>
.mytext {color:#a56a3d;}
This box has a color of #a56a3d
<div style="background-color:#a56a3d;">Content here</div>
.mybackground {background-color:#a56a3d;}
Border around this has a color of #a56a3d
<div style="border:2px solid #a56a3d;">Content here</div>
.myborder {border:2px solid #a56a3d;}