#a08864 color space conversions
Hex:
        #a08864
        RGB:
        160, 136, 100
        CMY:
        37, 47, 61
        CMYK:
        0, 15, 38, 37
      HSL:
        36°, 24.0000%, 50.9804%
        HSV (HSB):
        36°, 37.5000%, 62.7451%
        XYZ:
        25.6016, 26.0020, 15.7261
        xyY:
        0.3802, 0.3862, 26.0020
      CIE-Lab:
        58.0390, 3.7752, 22.7191
        CIE-LCH:
        58.0390, 23.0306, 80.5654
        CIE-Luv:
        58.0390, 17.6790, 28.1504
        Hunter-Lab:
        50.9922, 0.3832, 17.4093
      #a08864 color charts
#a08864 RGB chart
      #a08864 CMYK chart
      #a08864 RGB pie chart
      #a08864 color shades, tints & tones
#a08864 color schemes
#a08864 color preview, HTML & CSS examples
           This text has a color of #a08864        
        
          <p style="color:#a08864;">Text here</p>
        
        
          .mytext {color:#a08864;}
        
        Text color #a08864
      
           This box has a color of #a08864        
        
          <div style="background-color:#a08864;">Content here</div>
        
        
          .mybackground {background-color:#a08864;}
        
        Background color #a08864
      
           Border around this has a color of #a08864        
        
          <div style="border:2px solid #a08864;">Content here</div>
        
        
          .myborder {border:2px solid #a08864;}
        
        Border color #a08864