#a36c2c color space conversions
Hex:
#a36c2c
RGB:
163, 108, 44
CMY:
36, 58, 83
CMYK:
0, 34, 73, 36
HSL:
32°, 57.4879%, 40.5882%
HSV (HSB):
32°, 73.0061%, 63.9216%
XYZ:
20.9214, 18.6935, 4.8884
xyY:
0.4701, 0.4200, 18.6935
CIE-Lab:
50.3267, 16.0031, 43.2734
CIE-LCH:
50.3267, 46.1377, 69.7049
CIE-Luv:
50.3267, 43.8330, 41.9319
Hunter-Lab:
43.2360, 10.7113, 23.5617
#a36c2c color charts
#a36c2c color shades, tints & tones
#a36c2c color schemes
#a36c2c color preview, HTML & CSS examples
This text has a color of #a36c2c
<p style="color:#a36c2c;">Text here</p>
.mytext {color:#a36c2c;}
This box has a color of #a36c2c
<div style="background-color:#a36c2c;">Content here</div>
.mybackground {background-color:#a36c2c;}
Border around this has a color of #a36c2c
<div style="border:2px solid #a36c2c;">Content here</div>
.myborder {border:2px solid #a36c2c;}