#a1882d color space conversions
Hex:
#a1882d
RGB:
161, 136, 45
CMY:
37, 47, 82
CMYK:
0, 16, 72, 37
HSL:
47°, 56.3107%, 40.3922%
HSV (HSB):
47°, 72.0497%, 63.1373%
XYZ:
23.9758, 25.3748, 6.1168
xyY:
0.4322, 0.4575, 25.3748
CIE-Lab:
57.4388, -0.6237, 50.0206
CIE-LCH:
57.4388, 50.0245, 90.7144
CIE-Luv:
57.4388, 21.5863, 53.4785
Hunter-Lab:
50.3735, -3.1947, 28.0619
#a1882d color charts
#a1882d color shades, tints & tones
#a1882d color schemes
#a1882d color preview, HTML & CSS examples
This text has a color of #a1882d
<p style="color:#a1882d;">Text here</p>
.mytext {color:#a1882d;}
This box has a color of #a1882d
<div style="background-color:#a1882d;">Content here</div>
.mybackground {background-color:#a1882d;}
Border around this has a color of #a1882d
<div style="border:2px solid #a1882d;">Content here</div>
.myborder {border:2px solid #a1882d;}