#a1993e color space conversions
Hex:
#a1993e
RGB:
161, 153, 62
CMY:
37, 40, 76
CMYK:
0, 5, 61, 37
HSL:
55°, 44.3946%, 43.7255%
HSV (HSB):
55°, 61.4907%, 63.1373%
XYZ:
26.9587, 30.7073, 9.0637
xyY:
0.4040, 0.4602, 30.7073
CIE-Lab:
62.2598, -8.8105, 47.6045
CIE-LCH:
62.2598, 48.4129, 100.4855
CIE-Luv:
62.2598, 9.4258, 55.4806
Hunter-Lab:
55.4142, -10.1357, 29.0923
#a1993e color charts
#a1993e color shades, tints & tones
#a1993e color schemes
#a1993e color preview, HTML & CSS examples
This text has a color of #a1993e
<p style="color:#a1993e;">Text here</p>
.mytext {color:#a1993e;}
This box has a color of #a1993e
<div style="background-color:#a1993e;">Content here</div>
.mybackground {background-color:#a1993e;}
Border around this has a color of #a1993e
<div style="border:2px solid #a1993e;">Content here</div>
.myborder {border:2px solid #a1993e;}