#a1962b color space conversions
Hex:
#a1962b
RGB:
161, 150, 43
CMY:
37, 41, 83
CMYK:
0, 7, 73, 37
HSL:
54°, 57.8431%, 40.0000%
HSV (HSB):
54°, 73.2919%, 63.1373%
XYZ:
26.0403, 29.5642, 6.6195
xyY:
0.4185, 0.4751, 29.5642
CIE-Lab:
61.2763, -8.3450, 54.5937
CIE-LCH:
61.2763, 55.2278, 98.6908
CIE-Luv:
61.2763, 11.9582, 60.0533
Hunter-Lab:
54.3730, -9.6653, 30.8430
#a1962b color charts
#a1962b color shades, tints & tones
#a1962b color schemes
#a1962b color preview, HTML & CSS examples
This text has a color of #a1962b
<p style="color:#a1962b;">Text here</p>
.mytext {color:#a1962b;}
This box has a color of #a1962b
<div style="background-color:#a1962b;">Content here</div>
.mybackground {background-color:#a1962b;}
Border around this has a color of #a1962b
<div style="border:2px solid #a1962b;">Content here</div>
.myborder {border:2px solid #a1962b;}