#a0b961 color space conversions
Hex:
        #a0b961
        RGB:
        160, 185, 97
        CMY:
        37, 27, 62
        CMYK:
        14, 0, 48, 27
      HSL:
        77°, 38.5965%, 55.2941%
        HSV (HSB):
        77°, 47.5676%, 72.5490%
        XYZ:
        34.0038, 43.0346, 17.8236
        xyY:
        0.3585, 0.4537, 43.0346
      CIE-Lab:
        71.5784, -22.5438, 41.5912
        CIE-LCH:
        71.5784, 47.3080, 118.4591
        CIE-Luv:
        71.5784, -11.4252, 55.8874
        Hunter-Lab:
        65.6007, -22.2767, 29.8116
      #a0b961 color charts
#a0b961 RGB chart
      #a0b961 CMYK chart
      #a0b961 RGB pie chart
      #a0b961 color shades, tints & tones
#a0b961 color schemes
#a0b961 color preview, HTML & CSS examples
           This text has a color of #a0b961        
        
          <p style="color:#a0b961;">Text here</p>
        
        
          .mytext {color:#a0b961;}
        
        Text color #a0b961
      
           This box has a color of #a0b961        
        
          <div style="background-color:#a0b961;">Content here</div>
        
        
          .mybackground {background-color:#a0b961;}
        
        Background color #a0b961
      
           Border around this has a color of #a0b961        
        
          <div style="border:2px solid #a0b961;">Content here</div>
        
        
          .myborder {border:2px solid #a0b961;}
        
        Border color #a0b961