#a1961c color space conversions
Hex:
#a1961c
RGB:
161, 150, 28
CMY:
37, 41, 89
CMYK:
0, 7, 83, 37
HSL:
55°, 70.3704%, 37.0588%
HSV (HSB):
55°, 82.6087%, 63.1373%
XYZ:
25.8139, 29.4736, 5.4270
xyY:
0.4252, 0.4854, 29.4736
CIE-Lab:
61.1973, -8.9486, 59.4955
CIE-LCH:
61.1973, 60.1647, 98.5536
CIE-Luv:
61.1973, 12.2600, 63.2484
Hunter-Lab:
54.2896, -10.1327, 32.0758
#a1961c color charts
#a1961c color shades, tints & tones
#a1961c color schemes
#a1961c color preview, HTML & CSS examples
This text has a color of #a1961c
<p style="color:#a1961c;">Text here</p>
.mytext {color:#a1961c;}
This box has a color of #a1961c
<div style="background-color:#a1961c;">Content here</div>
.mybackground {background-color:#a1961c;}
Border around this has a color of #a1961c
<div style="border:2px solid #a1961c;">Content here</div>
.myborder {border:2px solid #a1961c;}