#a0a760 color space conversions
Hex:
        #a0a760
        RGB:
        160, 167, 96
        CMY:
        37, 35, 62
        CMYK:
        4, 0, 43, 35
      HSL:
        66°, 28.7449%, 51.5686%
        HSV (HSB):
        66°, 42.5150%, 65.4902%
        XYZ:
        30.4272, 35.9555, 16.4028
        xyY:
        0.3675, 0.4343, 35.9555
      CIE-Lab:
        66.4859, -13.5019, 35.7990
        CIE-LCH:
        66.4859, 38.2606, 110.6644
        CIE-Luv:
        66.4859, -1.0440, 47.0782
        Hunter-Lab:
        59.9629, -14.3582, 25.7554
      #a0a760 color charts
#a0a760 RGB chart
      #a0a760 CMYK chart
      #a0a760 RGB pie chart
      #a0a760 color shades, tints & tones
#a0a760 color schemes
#a0a760 color preview, HTML & CSS examples
           This text has a color of #a0a760        
        
          <p style="color:#a0a760;">Text here</p>
        
        
          .mytext {color:#a0a760;}
        
        Text color #a0a760
      
           This box has a color of #a0a760        
        
          <div style="background-color:#a0a760;">Content here</div>
        
        
          .mybackground {background-color:#a0a760;}
        
        Background color #a0a760
      
           Border around this has a color of #a0a760        
        
          <div style="border:2px solid #a0a760;">Content here</div>
        
        
          .myborder {border:2px solid #a0a760;}
        
        Border color #a0a760