#a1a396 color space conversions
Hex:
        #a1a396
        RGB:
        161, 163, 150
        CMY:
        37, 36, 41
        CMYK:
        1, 0, 8, 36
      HSL:
        69°, 6.5990%, 61.3725%
        HSV (HSB):
        69°, 7.9755%, 63.9216%
        XYZ:
        33.3002, 35.9735, 34.0426
        xyY:
        0.3223, 0.3482, 35.9735
      CIE-Lab:
        66.4996, -3.1180, 6.4977
        CIE-LCH:
        66.4996, 7.2071, 115.6346
        CIE-Luv:
        66.4996, -0.4446, 9.7589
        Hunter-Lab:
        59.9779, -5.8568, 8.3323
      #a1a396 color charts
#a1a396 RGB chart
      #a1a396 CMYK chart
      #a1a396 RGB pie chart
      #a1a396 color shades, tints & tones
#a1a396 color schemes
#a1a396 color preview, HTML & CSS examples
           This text has a color of #a1a396        
        
          <p style="color:#a1a396;">Text here</p>
        
        
          .mytext {color:#a1a396;}
        
        Text color #a1a396
      
           This box has a color of #a1a396        
        
          <div style="background-color:#a1a396;">Content here</div>
        
        
          .mybackground {background-color:#a1a396;}
        
        Background color #a1a396
      
           Border around this has a color of #a1a396        
        
          <div style="border:2px solid #a1a396;">Content here</div>
        
        
          .myborder {border:2px solid #a1a396;}
        
        Border color #a1a396