#a1a32c color space conversions
Hex:
#a1a32c
RGB:
161, 163, 44
CMY:
37, 36, 83
CMYK:
1, 0, 73, 36
HSL:
61°, 57.4879%, 40.5882%
HSV (HSB):
61°, 73.0061%, 63.9216%
XYZ:
28.2498, 33.9533, 7.4476
xyY:
0.4056, 0.4875, 33.9533
CIE-Lab:
64.9255, -15.1378, 57.7339
CIE-LCH:
64.9255, 59.6854, 104.6922
CIE-Luv:
64.9255, 3.3618, 65.3677
Hunter-Lab:
58.2695, -15.4325, 33.2106
#a1a32c color charts
#a1a32c color shades, tints & tones
#a1a32c color schemes
#a1a32c color preview, HTML & CSS examples
This text has a color of #a1a32c
<p style="color:#a1a32c;">Text here</p>
.mytext {color:#a1a32c;}
This box has a color of #a1a32c
<div style="background-color:#a1a32c;">Content here</div>
.mybackground {background-color:#a1a32c;}
Border around this has a color of #a1a32c
<div style="border:2px solid #a1a32c;">Content here</div>
.myborder {border:2px solid #a1a32c;}