#a1a064 color space conversions
Hex:
#a1a064
RGB:
161, 160, 100
CMY:
37, 37, 61
CMYK:
0, 1, 38, 37
HSL:
59°, 24.4980%, 51.1765%
HSV (HSB):
59°, 37.8882%, 63.1373%
XYZ:
29.5690, 33.6388, 16.9911
xyY:
0.3687, 0.4194, 33.6388
CIE-Lab:
64.6748, -8.9421, 31.4190
CIE-LCH:
64.6748, 32.6667, 105.8867
CIE-Luv:
64.6748, 3.6141, 41.2599
Hunter-Lab:
57.9989, -10.4954, 23.2300
#a1a064 color charts
#a1a064 color shades, tints & tones
#a1a064 color schemes
#a1a064 color preview, HTML & CSS examples
This text has a color of #a1a064
<p style="color:#a1a064;">Text here</p>
.mytext {color:#a1a064;}
This box has a color of #a1a064
<div style="background-color:#a1a064;">Content here</div>
.mybackground {background-color:#a1a064;}
Border around this has a color of #a1a064
<div style="border:2px solid #a1a064;">Content here</div>
.myborder {border:2px solid #a1a064;}