#a8ac42 color space conversions
Hex:
        #a8ac42
        RGB:
        168, 172, 66
        CMY:
        34, 33, 74
        CMYK:
        2, 0, 62, 33
      HSL:
        62°, 44.5378%, 46.6667%
        HSV (HSB):
        62°, 61.6279%, 67.4510%
        XYZ:
        31.8843, 38.2232, 10.8516
        xyY:
        0.3938, 0.4721, 38.2232
      CIE-Lab:
        68.1848, -15.4497, 52.4189
        CIE-LCH:
        68.1848, 54.6483, 106.4221
        CIE-Luv:
        68.1848, 1.8868, 62.9722
        Hunter-Lab:
        61.8249, -16.1377, 32.8708
      #a8ac42 color charts
#a8ac42 RGB chart
      #a8ac42 CMYK chart
      #a8ac42 RGB pie chart
      #a8ac42 color shades, tints & tones
#a8ac42 color schemes
#a8ac42 color preview, HTML & CSS examples
           This text has a color of #a8ac42        
        
          <p style="color:#a8ac42;">Text here</p>
        
        
          .mytext {color:#a8ac42;}
        
        Text color #a8ac42
      
           This box has a color of #a8ac42        
        
          <div style="background-color:#a8ac42;">Content here</div>
        
        
          .mybackground {background-color:#a8ac42;}
        
        Background color #a8ac42
      
           Border around this has a color of #a8ac42        
        
          <div style="border:2px solid #a8ac42;">Content here</div>
        
        
          .myborder {border:2px solid #a8ac42;}
        
        Border color #a8ac42