#a99160 color space conversions
Hex:
        #a99160
        RGB:
        169, 145, 96
        CMY:
        34, 43, 62
        CMYK:
        0, 14, 43, 34
      HSL:
        40°, 29.7959%, 51.9608%
        HSV (HSB):
        40°, 43.1953%, 66.2745%
        XYZ:
        28.5989, 29.5303, 15.2589
        xyY:
        0.3897, 0.4024, 29.5303
      CIE-Lab:
        61.2469, 2.0874, 29.2996
        CIE-LCH:
        61.2469, 29.3739, 85.9250
        CIE-Luv:
        61.2469, 18.5412, 36.1501
        Hunter-Lab:
        54.3418, -1.1576, 21.3909
      #a99160 color charts
#a99160 RGB chart
      #a99160 CMYK chart
      #a99160 RGB pie chart
      #a99160 color shades, tints & tones
#a99160 color schemes
#a99160 color preview, HTML & CSS examples
           This text has a color of #a99160        
        
          <p style="color:#a99160;">Text here</p>
        
        
          .mytext {color:#a99160;}
        
        Text color #a99160
      
           This box has a color of #a99160        
        
          <div style="background-color:#a99160;">Content here</div>
        
        
          .mybackground {background-color:#a99160;}
        
        Background color #a99160
      
           Border around this has a color of #a99160        
        
          <div style="border:2px solid #a99160;">Content here</div>
        
        
          .myborder {border:2px solid #a99160;}
        
        Border color #a99160