#a06329 color space conversions
Hex:
        #a06329
        RGB:
        160, 99, 41
        CMY:
        37, 61, 84
        CMYK:
        0, 38, 74, 37
      HSL:
        29°, 59.2040%, 39.4118%
        HSV (HSB):
        29°, 74.3750%, 62.7451%
        XYZ:
        19.3593, 16.5574, 4.2734
        xyY:
        0.4817, 0.4120, 16.5574
      CIE-Lab:
        47.6974, 19.6271, 41.8558
        CIE-LCH:
        47.6974, 46.2291, 64.8771
        CIE-Luv:
        47.6974, 48.4825, 38.9653
        Hunter-Lab:
        40.6907, 13.7155, 22.2568
      #a06329 color charts
#a06329 RGB chart
      #a06329 CMYK chart
      #a06329 RGB pie chart
      #a06329 color shades, tints & tones
#a06329 color schemes
#a06329 color preview, HTML & CSS examples
           This text has a color of #a06329        
        
          <p style="color:#a06329;">Text here</p>
        
        
          .mytext {color:#a06329;}
        
        Text color #a06329
      
           This box has a color of #a06329        
        
          <div style="background-color:#a06329;">Content here</div>
        
        
          .mybackground {background-color:#a06329;}
        
        Background color #a06329
      
           Border around this has a color of #a06329        
        
          <div style="border:2px solid #a06329;">Content here</div>
        
        
          .myborder {border:2px solid #a06329;}
        
        Border color #a06329