#a1913e color space conversions
Hex:
#a1913e
RGB:
161, 145, 62
CMY:
37, 43, 76
CMYK:
0, 10, 61, 37
HSL:
50°, 44.3946%, 43.7255%
HSV (HSB):
50°, 61.4907%, 63.1373%
XYZ:
25.6928, 28.1757, 8.6417
xyY:
0.4110, 0.4507, 28.1757
CIE-Lab:
60.0471, -4.4975, 45.1662
CIE-LCH:
60.0471, 45.3896, 95.6866
CIE-Luv:
60.0471, 14.7237, 51.8009
Hunter-Lab:
53.0808, -6.4914, 27.5039
#a1913e color charts
#a1913e color shades, tints & tones
#a1913e color schemes
#a1913e color preview, HTML & CSS examples
This text has a color of #a1913e
<p style="color:#a1913e;">Text here</p>
.mytext {color:#a1913e;}
This box has a color of #a1913e
<div style="background-color:#a1913e;">Content here</div>
.mybackground {background-color:#a1913e;}
Border around this has a color of #a1913e
<div style="border:2px solid #a1913e;">Content here</div>
.myborder {border:2px solid #a1913e;}