#a48266 color space conversions
Hex:
        #a48266
        RGB:
        164, 130, 102
        CMY:
        36, 49, 60
        CMYK:
        0, 21, 38, 36
      HSL:
        27°, 25.4098%, 52.1569%
        HSV (HSB):
        27°, 37.8049%, 64.3137%
        XYZ:
        25.6907, 24.8171, 16.0065
        xyY:
        0.3862, 0.3731, 24.8171
      CIE-Lab:
        56.8968, 9.0727, 20.1299
        CIE-LCH:
        56.8968, 22.0800, 65.7384
        CIE-Luv:
        56.8968, 24.1038, 24.0348
        Hunter-Lab:
        49.8168, 4.8740, 15.8214
      #a48266 color charts
#a48266 RGB chart
      #a48266 CMYK chart
      #a48266 RGB pie chart
      #a48266 color shades, tints & tones
#a48266 color schemes
#a48266 color preview, HTML & CSS examples
           This text has a color of #a48266        
        
          <p style="color:#a48266;">Text here</p>
        
        
          .mytext {color:#a48266;}
        
        Text color #a48266
      
           This box has a color of #a48266        
        
          <div style="background-color:#a48266;">Content here</div>
        
        
          .mybackground {background-color:#a48266;}
        
        Background color #a48266
      
           Border around this has a color of #a48266        
        
          <div style="border:2px solid #a48266;">Content here</div>
        
        
          .myborder {border:2px solid #a48266;}
        
        Border color #a48266