#a0bf96 color space conversions
Hex:
        #a0bf96
        RGB:
        160, 191, 150
        CMY:
        37, 25, 41
        CMYK:
        16, 0, 21, 25
      HSL:
        105°, 24.2604%, 66.8627%
        HSV (HSB):
        105°, 21.4660%, 74.9020%
        XYZ:
        38.6330, 46.9372, 35.8778
        xyY:
        0.3181, 0.3865, 46.9372
      CIE-Lab:
        74.1496, -18.1992, 17.2906
        CIE-LCH:
        74.1496, 25.1034, 136.4666
        CIE-Luv:
        74.1496, -15.5259, 27.4302
        Hunter-Lab:
        68.5107, -19.2381, 16.9085
      #a0bf96 color charts
#a0bf96 RGB chart
      #a0bf96 CMYK chart
      #a0bf96 RGB pie chart
      #a0bf96 color shades, tints & tones
#a0bf96 color schemes
#a0bf96 color preview, HTML & CSS examples
           This text has a color of #a0bf96        
        
          <p style="color:#a0bf96;">Text here</p>
        
        
          .mytext {color:#a0bf96;}
        
        Text color #a0bf96
      
           This box has a color of #a0bf96        
        
          <div style="background-color:#a0bf96;">Content here</div>
        
        
          .mybackground {background-color:#a0bf96;}
        
        Background color #a0bf96
      
           Border around this has a color of #a0bf96        
        
          <div style="border:2px solid #a0bf96;">Content here</div>
        
        
          .myborder {border:2px solid #a0bf96;}
        
        Border color #a0bf96