#a0db95 color space conversions
Hex:
        #a0db95
        RGB:
        160, 219, 149
        CMY:
        37, 14, 42
        CMYK:
        27, 0, 32, 14
      HSL:
        111°, 49.2958%, 72.1569%
        HSV (HSB):
        111°, 31.9635%, 85.8824%
        XYZ:
        45.2535, 60.3065, 37.6890
        xyY:
        0.3159, 0.4210, 60.3065
      CIE-Lab:
        82.0045, -32.0049, 28.5471
        CIE-LCH:
        82.0045, 42.8865, 138.2683
        CIE-Luv:
        82.0045, -29.3599, 45.0883
        Hunter-Lab:
        77.6573, -31.8822, 25.5852
      #a0db95 color charts
#a0db95 RGB chart
      #a0db95 CMYK chart
      #a0db95 RGB pie chart
      #a0db95 color shades, tints & tones
#a0db95 color schemes
#a0db95 color preview, HTML & CSS examples
           This text has a color of #a0db95        
        
          <p style="color:#a0db95;">Text here</p>
        
        
          .mytext {color:#a0db95;}
        
        Text color #a0db95
      
           This box has a color of #a0db95        
        
          <div style="background-color:#a0db95;">Content here</div>
        
        
          .mybackground {background-color:#a0db95;}
        
        Background color #a0db95
      
           Border around this has a color of #a0db95        
        
          <div style="border:2px solid #a0db95;">Content here</div>
        
        
          .myborder {border:2px solid #a0db95;}
        
        Border color #a0db95