#a1880e color space conversions
Hex:
#a1880e
RGB:
161, 136, 14
CMY:
37, 47, 95
CMYK:
0, 16, 91, 37
HSL:
50°, 84.0000%, 34.3137%
HSV (HSB):
50°, 91.3043%, 63.1373%
XYZ:
23.5814, 25.2171, 4.0400
xyY:
0.4463, 0.4772, 25.2171
CIE-Lab:
57.2863, -1.7082, 59.6490
CIE-LCH:
57.2863, 59.6735, 91.6403
CIE-Luv:
57.2863, 22.3586, 59.5163
Hunter-Lab:
50.2166, -4.0568, 30.3817
#a1880e color charts
#a1880e color shades, tints & tones
#a1880e color schemes
#a1880e color preview, HTML & CSS examples
This text has a color of #a1880e
<p style="color:#a1880e;">Text here</p>
.mytext {color:#a1880e;}
This box has a color of #a1880e
<div style="background-color:#a1880e;">Content here</div>
.mybackground {background-color:#a1880e;}
Border around this has a color of #a1880e
<div style="border:2px solid #a1880e;">Content here</div>
.myborder {border:2px solid #a1880e;}