#a0ae46 color space conversions
Hex:
        #a0ae46
        RGB:
        160, 174, 70
        CMY:
        37, 32, 73
        CMYK:
        8, 0, 60, 32
      HSL:
        68°, 42.6230%, 47.8431%
        HSV (HSB):
        68°, 59.7701%, 68.2353%
        XYZ:
        30.7387, 38.1879, 11.5452
        xyY:
        0.3820, 0.4745, 38.1879
      CIE-Lab:
        68.1589, -19.5495, 50.4390
        CIE-LCH:
        68.1589, 54.0951, 111.1857
        CIE-Luv:
        68.1589, -4.5886, 62.2032
        Hunter-Lab:
        61.7963, -19.3541, 32.1804
      #a0ae46 color charts
#a0ae46 RGB chart
      #a0ae46 CMYK chart
      #a0ae46 RGB pie chart
      #a0ae46 color shades, tints & tones
#a0ae46 color schemes
#a0ae46 color preview, HTML & CSS examples
           This text has a color of #a0ae46        
        
          <p style="color:#a0ae46;">Text here</p>
        
        
          .mytext {color:#a0ae46;}
        
        Text color #a0ae46
      
           This box has a color of #a0ae46        
        
          <div style="background-color:#a0ae46;">Content here</div>
        
        
          .mybackground {background-color:#a0ae46;}
        
        Background color #a0ae46
      
           Border around this has a color of #a0ae46        
        
          <div style="border:2px solid #a0ae46;">Content here</div>
        
        
          .myborder {border:2px solid #a0ae46;}
        
        Border color #a0ae46