#a0ac50 color space conversions
Hex:
        #a0ac50
        RGB:
        160, 172, 80
        CMY:
        37, 33, 69
        CMYK:
        7, 0, 53, 33
      HSL:
        68°, 36.5079%, 49.4118%
        HSV (HSB):
        68°, 53.4884%, 67.4510%
        XYZ:
        30.6977, 37.5578, 13.2209
        xyY:
        0.3768, 0.4610, 37.5578
      CIE-Lab:
        67.6934, -17.6963, 45.2623
        CIE-LCH:
        67.6934, 48.5987, 111.3541
        CIE-Luv:
        67.6934, -3.5907, 57.2433
        Hunter-Lab:
        61.2844, -17.8362, 30.1085
      #a0ac50 color charts
#a0ac50 RGB chart
      #a0ac50 CMYK chart
      #a0ac50 RGB pie chart
      #a0ac50 color shades, tints & tones
#a0ac50 color schemes
#a0ac50 color preview, HTML & CSS examples
           This text has a color of #a0ac50        
        
          <p style="color:#a0ac50;">Text here</p>
        
        
          .mytext {color:#a0ac50;}
        
        Text color #a0ac50
      
           This box has a color of #a0ac50        
        
          <div style="background-color:#a0ac50;">Content here</div>
        
        
          .mybackground {background-color:#a0ac50;}
        
        Background color #a0ac50
      
           Border around this has a color of #a0ac50        
        
          <div style="border:2px solid #a0ac50;">Content here</div>
        
        
          .myborder {border:2px solid #a0ac50;}
        
        Border color #a0ac50