#a0a666 color space conversions
Hex:
        #a0a666
        RGB:
        160, 166, 102
        CMY:
        37, 35, 60
        CMYK:
        4, 0, 39, 35
      HSL:
        66°, 26.4463%, 52.5490%
        HSV (HSB):
        66°, 38.5542%, 65.0980%
        XYZ:
        30.5317, 35.7053, 17.8530
        xyY:
        0.3631, 0.4246, 35.7053
      CIE-Lab:
        66.2942, -12.2843, 32.4202
        CIE-LCH:
        66.2942, 34.6695, 110.7522
        CIE-Luv:
        66.2942, -0.6519, 43.3001
        Hunter-Lab:
        59.7539, -13.3636, 24.1134
      #a0a666 color charts
#a0a666 RGB chart
      #a0a666 CMYK chart
      #a0a666 RGB pie chart
      #a0a666 color shades, tints & tones
#a0a666 color schemes
#a0a666 color preview, HTML & CSS examples
           This text has a color of #a0a666        
        
          <p style="color:#a0a666;">Text here</p>
        
        
          .mytext {color:#a0a666;}
        
        Text color #a0a666
      
           This box has a color of #a0a666        
        
          <div style="background-color:#a0a666;">Content here</div>
        
        
          .mybackground {background-color:#a0a666;}
        
        Background color #a0a666
      
           Border around this has a color of #a0a666        
        
          <div style="border:2px solid #a0a666;">Content here</div>
        
        
          .myborder {border:2px solid #a0a666;}
        
        Border color #a0a666