#a1a61c color space conversions
Hex:
#a1a61c
RGB:
161, 166, 28
CMY:
37, 35, 89
CMYK:
3, 0, 83, 35
HSL:
62°, 71.1340%, 38.0392%
HSV (HSB):
62°, 83.1325%, 65.0980%
XYZ:
28.5438, 34.9333, 6.3370
xyY:
0.4089, 0.5004, 34.9333
CIE-Lab:
65.6967, -17.3086, 63.3500
CIE-LCH:
65.6967, 65.6720, 105.2815
CIE-Luv:
65.6967, 1.6418, 69.8126
Hunter-Lab:
59.1044, -17.2284, 35.0162
#a1a61c color charts
#a1a61c color shades, tints & tones
#a1a61c color schemes
#a1a61c color preview, HTML & CSS examples
This text has a color of #a1a61c
<p style="color:#a1a61c;">Text here</p>
.mytext {color:#a1a61c;}
This box has a color of #a1a61c
<div style="background-color:#a1a61c;">Content here</div>
.mybackground {background-color:#a1a61c;}
Border around this has a color of #a1a61c
<div style="border:2px solid #a1a61c;">Content here</div>
.myborder {border:2px solid #a1a61c;}