#a0a461 color space conversions
Hex:
        #a0a461
        RGB:
        160, 164, 97
        CMY:
        37, 36, 62
        CMYK:
        2, 0, 41, 36
      HSL:
        64°, 26.9076%, 51.1765%
        HSV (HSB):
        64°, 40.8537%, 64.3137%
        XYZ:
        29.9303, 34.8876, 16.4657
        xyY:
        0.3682, 0.4292, 34.8876
      CIE-Lab:
        65.6610, -11.8185, 34.2407
        CIE-LCH:
        65.6610, 36.2230, 109.0426
        CIE-Luv:
        65.6610, 0.7010, 44.9706
        Hunter-Lab:
        59.0657, -12.9138, 24.8177
      #a0a461 color charts
#a0a461 RGB chart
      #a0a461 CMYK chart
      #a0a461 RGB pie chart
      #a0a461 color shades, tints & tones
#a0a461 color schemes
#a0a461 color preview, HTML & CSS examples
           This text has a color of #a0a461        
        
          <p style="color:#a0a461;">Text here</p>
        
        
          .mytext {color:#a0a461;}
        
        Text color #a0a461
      
           This box has a color of #a0a461        
        
          <div style="background-color:#a0a461;">Content here</div>
        
        
          .mybackground {background-color:#a0a461;}
        
        Background color #a0a461
      
           Border around this has a color of #a0a461        
        
          <div style="border:2px solid #a0a461;">Content here</div>
        
        
          .myborder {border:2px solid #a0a461;}
        
        Border color #a0a461