#a56b2e color space conversions
Hex:
#a56b2e
RGB:
165, 107, 46
CMY:
35, 58, 82
CMYK:
0, 35, 72, 35
HSL:
31°, 56.3981%, 41.3725%
HSV (HSB):
31°, 72.1212%, 64.7059%
XYZ:
21.2679, 18.7120, 5.0756
xyY:
0.4720, 0.4153, 18.7120
CIE-Lab:
50.3485, 17.5662, 42.4150
CIE-LCH:
50.3485, 45.9087, 67.5030
CIE-Luv:
50.3485, 46.0640, 40.9910
Hunter-Lab:
43.2573, 12.0609, 23.3233
#a56b2e color charts
#a56b2e color shades, tints & tones
#a56b2e color schemes
#a56b2e color preview, HTML & CSS examples
This text has a color of #a56b2e
<p style="color:#a56b2e;">Text here</p>
.mytext {color:#a56b2e;}
This box has a color of #a56b2e
<div style="background-color:#a56b2e;">Content here</div>
.mybackground {background-color:#a56b2e;}
Border around this has a color of #a56b2e
<div style="border:2px solid #a56b2e;">Content here</div>
.myborder {border:2px solid #a56b2e;}