#a8a485 color space conversions
Hex:
        #a8a485
        RGB:
        168, 164, 133
        CMY:
        34, 36, 48
        CMYK:
        0, 2, 21, 34
      HSL:
        53°, 16.7464%, 59.0196%
        HSV (HSB):
        53°, 20.8333%, 65.8824%
        XYZ:
        33.6575, 36.5692, 27.4749
        xyY:
        0.3445, 0.3743, 36.5692
      CIE-Lab:
        66.9526, -3.8137, 16.6386
        CIE-LCH:
        66.9526, 17.0701, 102.9098
        CIE-Luv:
        66.9526, 4.1145, 23.3854
        Hunter-Lab:
        60.4725, -6.4780, 15.3931
      #a8a485 color charts
#a8a485 RGB chart
      #a8a485 CMYK chart
      #a8a485 RGB pie chart
      #a8a485 color shades, tints & tones
#a8a485 color schemes
#a8a485 color preview, HTML & CSS examples
           This text has a color of #a8a485        
        
          <p style="color:#a8a485;">Text here</p>
        
        
          .mytext {color:#a8a485;}
        
        Text color #a8a485
      
           This box has a color of #a8a485        
        
          <div style="background-color:#a8a485;">Content here</div>
        
        
          .mybackground {background-color:#a8a485;}
        
        Background color #a8a485
      
           Border around this has a color of #a8a485        
        
          <div style="border:2px solid #a8a485;">Content here</div>
        
        
          .myborder {border:2px solid #a8a485;}
        
        Border color #a8a485