#a1a65f color space conversions
Hex:
#a1a65f
RGB:
161, 166, 95
CMY:
37, 35, 63
CMYK:
3, 0, 43, 35
HSL:
64°, 28.5141%, 51.1765%
HSV (HSB):
64°, 42.7711%, 65.0980%
XYZ:
30.3997, 35.6757, 16.1103
xyY:
0.3699, 0.4341, 35.6757
CIE-Lab:
66.2714, -12.6804, 36.0653
CIE-LCH:
66.2714, 38.2296, 109.3714
CIE-Luv:
66.2714, 0.2128, 47.1354
Hunter-Lab:
59.7292, -13.6768, 25.8185
#a1a65f color charts
#a1a65f color shades, tints & tones
#a1a65f color schemes
#a1a65f color preview, HTML & CSS examples
This text has a color of #a1a65f
<p style="color:#a1a65f;">Text here</p>
.mytext {color:#a1a65f;}
This box has a color of #a1a65f
<div style="background-color:#a1a65f;">Content here</div>
.mybackground {background-color:#a1a65f;}
Border around this has a color of #a1a65f
<div style="border:2px solid #a1a65f;">Content here</div>
.myborder {border:2px solid #a1a65f;}