#a1a12b color space conversions
Hex:
#a1a12b
RGB:
161, 161, 43
CMY:
37, 37, 83
CMYK:
0, 0, 73, 37
HSL:
60°, 57.8431%, 40.0000%
HSV (HSB):
60°, 73.2919%, 63.1373%
XYZ:
27.8789, 33.2412, 7.2323
xyY:
0.4079, 0.4863, 33.2412
CIE-Lab:
64.3558, -14.1489, 57.5473
CIE-LCH:
64.3558, 59.2612, 103.8130
CIE-Luv:
64.3558, 4.6712, 64.7571
Hunter-Lab:
57.6552, -14.5839, 32.9212
#a1a12b color charts
#a1a12b color shades, tints & tones
#a1a12b color schemes
#a1a12b color preview, HTML & CSS examples
This text has a color of #a1a12b
<p style="color:#a1a12b;">Text here</p>
.mytext {color:#a1a12b;}
This box has a color of #a1a12b
<div style="background-color:#a1a12b;">Content here</div>
.mybackground {background-color:#a1a12b;}
Border around this has a color of #a1a12b
<div style="border:2px solid #a1a12b;">Content here</div>
.myborder {border:2px solid #a1a12b;}