#a48352 color space conversions
Hex:
        #a48352
        RGB:
        164, 131, 82
        CMY:
        36, 49, 68
        CMYK:
        0, 20, 50, 36
      HSL:
        36°, 33.3333%, 48.2353%
        HSV (HSB):
        36°, 50.0000%, 64.3137%
        XYZ:
        24.9491, 24.7343, 11.4419
        xyY:
        0.4082, 0.4046, 24.7343
      CIE-Lab:
        56.8156, 6.2813, 31.1651
        CIE-LCH:
        56.8156, 31.7918, 78.6047
        CIE-Luv:
        56.8156, 25.1783, 36.1992
        Hunter-Lab:
        49.7336, 2.5117, 21.1731
      #a48352 color charts
#a48352 RGB chart
      #a48352 CMYK chart
      #a48352 RGB pie chart
      #a48352 color shades, tints & tones
#a48352 color schemes
#a48352 color preview, HTML & CSS examples
           This text has a color of #a48352        
        
          <p style="color:#a48352;">Text here</p>
        
        
          .mytext {color:#a48352;}
        
        Text color #a48352
      
           This box has a color of #a48352        
        
          <div style="background-color:#a48352;">Content here</div>
        
        
          .mybackground {background-color:#a48352;}
        
        Background color #a48352
      
           Border around this has a color of #a48352        
        
          <div style="border:2px solid #a48352;">Content here</div>
        
        
          .myborder {border:2px solid #a48352;}
        
        Border color #a48352