#a48850 color space conversions
Hex:
        #a48850
        RGB:
        164, 136, 80
        CMY:
        36, 47, 69
        CMYK:
        0, 17, 51, 36
      HSL:
        40°, 34.4262%, 47.8431%
        HSV (HSB):
        40°, 51.2195%, 64.3137%
        XYZ:
        25.5620, 26.0800, 11.2761
        xyY:
        0.4063, 0.4145, 26.0800
      CIE-Lab:
        58.1129, 3.2896, 33.8598
        CIE-LCH:
        58.1129, 34.0193, 84.4509
        CIE-Luv:
        58.1129, 21.9689, 39.7228
        Hunter-Lab:
        51.0686, -0.0233, 22.6566
      #a48850 color charts
#a48850 RGB chart
      #a48850 CMYK chart
      #a48850 RGB pie chart
      #a48850 color shades, tints & tones
#a48850 color schemes
#a48850 color preview, HTML & CSS examples
           This text has a color of #a48850        
        
          <p style="color:#a48850;">Text here</p>
        
        
          .mytext {color:#a48850;}
        
        Text color #a48850
      
           This box has a color of #a48850        
        
          <div style="background-color:#a48850;">Content here</div>
        
        
          .mybackground {background-color:#a48850;}
        
        Background color #a48850
      
           Border around this has a color of #a48850        
        
          <div style="border:2px solid #a48850;">Content here</div>
        
        
          .myborder {border:2px solid #a48850;}
        
        Border color #a48850