#a06828 color space conversions
Hex:
        #a06828
        RGB:
        160, 104, 40
        CMY:
        37, 59, 84
        CMYK:
        0, 35, 75, 37
      HSL:
        32°, 60.0000%, 39.2157%
        HSV (HSB):
        32°, 75.0000%, 62.7451%
        XYZ:
        19.8305, 17.5274, 4.3454
        xyY:
        0.4755, 0.4203, 17.5274
      CIE-Lab:
        48.9178, 16.7345, 43.5801
        CIE-LCH:
        48.9178, 46.6826, 68.9935
        CIE-Luv:
        48.9178, 44.7323, 41.3303
        Hunter-Lab:
        41.8658, 11.2849, 23.1521
      #a06828 color charts
#a06828 RGB chart
      #a06828 CMYK chart
      #a06828 RGB pie chart
      #a06828 color shades, tints & tones
#a06828 color schemes
#a06828 color preview, HTML & CSS examples
           This text has a color of #a06828        
        
          <p style="color:#a06828;">Text here</p>
        
        
          .mytext {color:#a06828;}
        
        Text color #a06828
      
           This box has a color of #a06828        
        
          <div style="background-color:#a06828;">Content here</div>
        
        
          .mybackground {background-color:#a06828;}
        
        Background color #a06828
      
           Border around this has a color of #a06828        
        
          <div style="border:2px solid #a06828;">Content here</div>
        
        
          .myborder {border:2px solid #a06828;}
        
        Border color #a06828