#a56a2d color space conversions
Hex:
#a56a2d
RGB:
165, 106, 45
CMY:
35, 58, 82
CMYK:
0, 36, 73, 35
HSL:
31°, 57.1429%, 41.1765%
HSV (HSB):
31°, 72.7273%, 64.7059%
XYZ:
21.1447, 18.4969, 4.9384
xyY:
0.4743, 0.4149, 18.4969
CIE-Lab:
50.0933, 18.0793, 42.6293
CIE-LCH:
50.0933, 46.3047, 67.0179
CIE-Luv:
50.0933, 46.9032, 40.9102
Hunter-Lab:
43.0080, 12.4950, 23.2976
#a56a2d color charts
#a56a2d color shades, tints & tones
#a56a2d color schemes
#a56a2d color preview, HTML & CSS examples
This text has a color of #a56a2d
<p style="color:#a56a2d;">Text here</p>
.mytext {color:#a56a2d;}
This box has a color of #a56a2d
<div style="background-color:#a56a2d;">Content here</div>
.mybackground {background-color:#a56a2d;}
Border around this has a color of #a56a2d
<div style="border:2px solid #a56a2d;">Content here</div>
.myborder {border:2px solid #a56a2d;}