#a48276 color space conversions
Hex:
        #a48276
        RGB:
        164, 130, 118
        CMY:
        36, 49, 54
        CMYK:
        0, 21, 28, 36
      HSL:
        16°, 20.1754%, 55.2941%
        HSV (HSB):
        16°, 28.0488%, 64.3137%
        XYZ:
        26.5625, 25.1658, 20.5970
        xyY:
        0.3673, 0.3480, 25.1658
      CIE-Lab:
        57.2366, 11.2239, 11.4604
        CIE-LCH:
        57.2366, 16.0411, 45.5973
        CIE-Luv:
        57.2366, 22.5027, 13.2927
        Hunter-Lab:
        50.1655, 6.7256, 10.7725
      #a48276 color charts
#a48276 RGB chart
      #a48276 CMYK chart
      #a48276 RGB pie chart
      #a48276 color shades, tints & tones
#a48276 color schemes
#a48276 color preview, HTML & CSS examples
           This text has a color of #a48276        
        
          <p style="color:#a48276;">Text here</p>
        
        
          .mytext {color:#a48276;}
        
        Text color #a48276
      
           This box has a color of #a48276        
        
          <div style="background-color:#a48276;">Content here</div>
        
        
          .mybackground {background-color:#a48276;}
        
        Background color #a48276
      
           Border around this has a color of #a48276        
        
          <div style="border:2px solid #a48276;">Content here</div>
        
        
          .myborder {border:2px solid #a48276;}
        
        Border color #a48276