#a08140 color space conversions
Hex:
        #a08140
        RGB:
        160, 129, 64
        CMY:
        37, 49, 75
        CMYK:
        0, 19, 60, 37
      HSL:
        41°, 42.8571%, 43.9216%
        HSV (HSB):
        41°, 60.0000%, 62.7451%
        XYZ:
        23.2729, 23.5443, 8.1684
        xyY:
        0.4233, 0.4282, 23.5443
      CIE-Lab:
        55.6286, 4.0613, 39.1469
        CIE-LCH:
        55.6286, 39.3570, 84.0771
        CIE-Luv:
        55.6286, 24.8353, 43.5097
        Hunter-Lab:
        48.5224, 0.6999, 23.9847
      #a08140 color charts
#a08140 RGB chart
      #a08140 CMYK chart
      #a08140 RGB pie chart
      #a08140 color shades, tints & tones
#a08140 color schemes
#a08140 color preview, HTML & CSS examples
           This text has a color of #a08140        
        
          <p style="color:#a08140;">Text here</p>
        
        
          .mytext {color:#a08140;}
        
        Text color #a08140
      
           This box has a color of #a08140        
        
          <div style="background-color:#a08140;">Content here</div>
        
        
          .mybackground {background-color:#a08140;}
        
        Background color #a08140
      
           Border around this has a color of #a08140        
        
          <div style="border:2px solid #a08140;">Content here</div>
        
        
          .myborder {border:2px solid #a08140;}
        
        Border color #a08140