#a36c2d color space conversions
Hex:
#a36c2d
RGB:
163, 108, 45
CMY:
36, 58, 82
CMYK:
0, 34, 72, 36
HSL:
32°, 56.7308%, 40.7843%
HSV (HSB):
32°, 72.3926%, 63.9216%
XYZ:
20.9405, 18.7011, 4.9886
xyY:
0.4692, 0.4190, 18.7011
CIE-Lab:
50.3357, 16.0558, 42.8064
CIE-LCH:
50.3357, 45.7185, 69.4400
CIE-Luv:
50.3357, 43.7606, 41.6033
Hunter-Lab:
43.2448, 10.7569, 23.4318
#a36c2d color charts
#a36c2d color shades, tints & tones
#a36c2d color schemes
#a36c2d color preview, HTML & CSS examples
This text has a color of #a36c2d
<p style="color:#a36c2d;">Text here</p>
.mytext {color:#a36c2d;}
This box has a color of #a36c2d
<div style="background-color:#a36c2d;">Content here</div>
.mybackground {background-color:#a36c2d;}
Border around this has a color of #a36c2d
<div style="border:2px solid #a36c2d;">Content here</div>
.myborder {border:2px solid #a36c2d;}