#a56c3c color space conversions
Hex:
#a56c3c
RGB:
165, 108, 60
CMY:
35, 58, 76
CMYK:
0, 35, 64, 35
HSL:
27°, 46.6667%, 44.1176%
HSV (HSB):
27°, 63.6364%, 64.7059%
XYZ:
21.6952, 19.0507, 6.8087
xyY:
0.4562, 0.4006, 19.0507
CIE-Lab:
50.7465, 17.8705, 35.6966
CIE-LCH:
50.7465, 39.9200, 63.4064
CIE-Luv:
50.7465, 44.0890, 36.0099
Hunter-Lab:
43.6471, 12.3427, 21.3041
#a56c3c color charts
#a56c3c color shades, tints & tones
#a56c3c color schemes
#a56c3c color preview, HTML & CSS examples
This text has a color of #a56c3c
<p style="color:#a56c3c;">Text here</p>
.mytext {color:#a56c3c;}
This box has a color of #a56c3c
<div style="background-color:#a56c3c;">Content here</div>
.mybackground {background-color:#a56c3c;}
Border around this has a color of #a56c3c
<div style="border:2px solid #a56c3c;">Content here</div>
.myborder {border:2px solid #a56c3c;}