#a06934 color space conversions
Hex:
        #a06934
        RGB:
        160, 105, 52
        CMY:
        37, 59, 80
        CMYK:
        0, 34, 68, 37
      HSL:
        29°, 50.9434%, 41.5686%
        HSV (HSB):
        29°, 67.5000%, 62.7451%
        XYZ:
        20.1686, 17.8247, 5.6263
        xyY:
        0.4624, 0.4086, 17.8247
      CIE-Lab:
        49.2828, 16.8374, 38.0630
        CIE-LCH:
        49.2828, 41.6208, 66.1376
        CIE-Luv:
        49.2828, 43.0359, 37.5717
        Hunter-Lab:
        42.2193, 11.3877, 21.6523
      #a06934 color charts
#a06934 RGB chart
      #a06934 CMYK chart
      #a06934 RGB pie chart
      #a06934 color shades, tints & tones
#a06934 color schemes
#a06934 color preview, HTML & CSS examples
           This text has a color of #a06934        
        
          <p style="color:#a06934;">Text here</p>
        
        
          .mytext {color:#a06934;}
        
        Text color #a06934
      
           This box has a color of #a06934        
        
          <div style="background-color:#a06934;">Content here</div>
        
        
          .mybackground {background-color:#a06934;}
        
        Background color #a06934
      
           Border around this has a color of #a06934        
        
          <div style="border:2px solid #a06934;">Content here</div>
        
        
          .myborder {border:2px solid #a06934;}
        
        Border color #a06934