#a48a50 color space conversions
Hex:
        #a48a50
        RGB:
        164, 138, 80
        CMY:
        36, 46, 69
        CMYK:
        0, 16, 51, 36
      HSL:
        41°, 34.4262%, 47.8431%
        HSV (HSB):
        41°, 51.2195%, 64.3137%
        XYZ:
        25.8463, 26.6487, 11.3709
        xyY:
        0.4047, 0.4173, 26.6487
      CIE-Lab:
        58.6477, 2.1767, 34.5195
        CIE-LCH:
        58.6477, 34.5880, 86.3918
        CIE-Luv:
        58.6477, 20.6331, 40.7159
        Hunter-Lab:
        51.6223, -0.9677, 23.0758
      #a48a50 color charts
#a48a50 RGB chart
      #a48a50 CMYK chart
      #a48a50 RGB pie chart
      #a48a50 color shades, tints & tones
#a48a50 color schemes
#a48a50 color preview, HTML & CSS examples
           This text has a color of #a48a50        
        
          <p style="color:#a48a50;">Text here</p>
        
        
          .mytext {color:#a48a50;}
        
        Text color #a48a50
      
           This box has a color of #a48a50        
        
          <div style="background-color:#a48a50;">Content here</div>
        
        
          .mybackground {background-color:#a48a50;}
        
        Background color #a48a50
      
           Border around this has a color of #a48a50        
        
          <div style="border:2px solid #a48a50;">Content here</div>
        
        
          .myborder {border:2px solid #a48a50;}
        
        Border color #a48a50