#a8ac70 color space conversions
Hex:
        #a8ac70
        RGB:
        168, 172, 112
        CMY:
        34, 33, 56
        CMYK:
        2, 0, 35, 33
      HSL:
        64°, 26.5487%, 55.6863%
        HSV (HSB):
        64°, 34.8837%, 67.4510%
        XYZ:
        33.8256, 38.9997, 21.0741
        xyY:
        0.3602, 0.4153, 38.9997
      CIE-Lab:
        68.7511, -10.9781, 30.4332
        CIE-LCH:
        68.7511, 32.3528, 109.8358
        CIE-Luv:
        68.7511, 0.4809, 41.3721
        Hunter-Lab:
        62.4498, -12.6035, 23.7070
      #a8ac70 color charts
#a8ac70 RGB chart
      #a8ac70 CMYK chart
      #a8ac70 RGB pie chart
      #a8ac70 color shades, tints & tones
#a8ac70 color schemes
#a8ac70 color preview, HTML & CSS examples
           This text has a color of #a8ac70        
        
          <p style="color:#a8ac70;">Text here</p>
        
        
          .mytext {color:#a8ac70;}
        
        Text color #a8ac70
      
           This box has a color of #a8ac70        
        
          <div style="background-color:#a8ac70;">Content here</div>
        
        
          .mybackground {background-color:#a8ac70;}
        
        Background color #a8ac70
      
           Border around this has a color of #a8ac70        
        
          <div style="border:2px solid #a8ac70;">Content here</div>
        
        
          .myborder {border:2px solid #a8ac70;}
        
        Border color #a8ac70