#a88160 color space conversions
Hex:
        #a88160
        RGB:
        168, 129, 96
        CMY:
        34, 49, 62
        CMYK:
        0, 23, 43, 34
      HSL:
        28°, 29.2683%, 51.7647%
        HSV (HSB):
        28°, 42.8571%, 65.8824%
        XYZ:
        26.1100, 24.8699, 14.4905
        xyY:
        0.3988, 0.3799, 24.8699
      CIE-Lab:
        56.9484, 10.5993, 23.6623
        CIE-LCH:
        56.9484, 25.9278, 65.8705
        CIE-Luv:
        56.9484, 28.2168, 27.6464
        Hunter-Lab:
        49.8697, 6.1844, 17.6810
      #a88160 color charts
#a88160 RGB chart
      #a88160 CMYK chart
      #a88160 RGB pie chart
      #a88160 color shades, tints & tones
#a88160 color schemes
#a88160 color preview, HTML & CSS examples
           This text has a color of #a88160        
        
          <p style="color:#a88160;">Text here</p>
        
        
          .mytext {color:#a88160;}
        
        Text color #a88160
      
           This box has a color of #a88160        
        
          <div style="background-color:#a88160;">Content here</div>
        
        
          .mybackground {background-color:#a88160;}
        
        Background color #a88160
      
           Border around this has a color of #a88160        
        
          <div style="border:2px solid #a88160;">Content here</div>
        
        
          .myborder {border:2px solid #a88160;}
        
        Border color #a88160