#a9a995 color space conversions
Hex:
        #a9a995
        RGB:
        169, 169, 149
        CMY:
        34, 34, 42
        CMYK:
        0, 0, 12, 34
      HSL:
        60°, 10.4167%, 62.3529%
        HSV (HSB):
        60°, 11.8343%, 66.2745%
        XYZ:
        35.9750, 38.9809, 34.0617
        xyY:
        0.3300, 0.3576, 38.9809
      CIE-Lab:
        68.7374, -3.5679, 10.3305
        CIE-LCH:
        68.7374, 10.9293, 109.0535
        CIE-Luv:
        68.7374, 1.0962, 15.1801
        Hunter-Lab:
        62.4347, -6.4086, 11.3581
      #a9a995 color charts
#a9a995 RGB chart
      #a9a995 CMYK chart
      #a9a995 RGB pie chart
      #a9a995 color shades, tints & tones
#a9a995 color schemes
#a9a995 color preview, HTML & CSS examples
           This text has a color of #a9a995        
        
          <p style="color:#a9a995;">Text here</p>
        
        
          .mytext {color:#a9a995;}
        
        Text color #a9a995
      
           This box has a color of #a9a995        
        
          <div style="background-color:#a9a995;">Content here</div>
        
        
          .mybackground {background-color:#a9a995;}
        
        Background color #a9a995
      
           Border around this has a color of #a9a995        
        
          <div style="border:2px solid #a9a995;">Content here</div>
        
        
          .myborder {border:2px solid #a9a995;}
        
        Border color #a9a995