#a0b355 color space conversions
Hex:
        #a0b355
        RGB:
        160, 179, 85
        CMY:
        37, 30, 67
        CMYK:
        11, 0, 53, 30
      HSL:
        72°, 38.2114%, 51.7647%
        HSV (HSB):
        72°, 52.5140%, 70.1961%
        XYZ:
        32.2570, 40.3697, 14.6863
        xyY:
        0.3694, 0.4624, 40.3697
      CIE-Lab:
        69.7320, -20.7704, 45.2452
        CIE-LCH:
        69.7320, 49.7849, 114.6581
        CIE-Luv:
        69.7320, -7.8056, 58.4792
        Hunter-Lab:
        63.5371, -20.5678, 30.7714
      #a0b355 color charts
#a0b355 RGB chart
      #a0b355 CMYK chart
      #a0b355 RGB pie chart
      #a0b355 color shades, tints & tones
#a0b355 color schemes
#a0b355 color preview, HTML & CSS examples
           This text has a color of #a0b355        
        
          <p style="color:#a0b355;">Text here</p>
        
        
          .mytext {color:#a0b355;}
        
        Text color #a0b355
      
           This box has a color of #a0b355        
        
          <div style="background-color:#a0b355;">Content here</div>
        
        
          .mybackground {background-color:#a0b355;}
        
        Background color #a0b355
      
           Border around this has a color of #a0b355        
        
          <div style="border:2px solid #a0b355;">Content here</div>
        
        
          .myborder {border:2px solid #a0b355;}
        
        Border color #a0b355