#a06925 color space conversions
Hex:
        #a06925
        RGB:
        160, 105, 37
        CMY:
        37, 59, 85
        CMYK:
        0, 34, 77, 37
      HSL:
        33°, 62.4365%, 38.6275%
        HSV (HSB):
        33°, 76.8750%, 62.7451%
        XYZ:
        19.8827, 17.7103, 4.1208
        xyY:
        0.4766, 0.4246, 17.7103
      CIE-Lab:
        49.1428, 16.0245, 45.1668
        CIE-LCH:
        49.1428, 47.9252, 70.4660
        CIE-Luv:
        49.1428, 44.1656, 42.6239
        Hunter-Lab:
        42.0836, 10.6873, 23.6529
      #a06925 color charts
#a06925 RGB chart
      #a06925 CMYK chart
      #a06925 RGB pie chart
      #a06925 color shades, tints & tones
#a06925 color schemes
#a06925 color preview, HTML & CSS examples
           This text has a color of #a06925        
        
          <p style="color:#a06925;">Text here</p>
        
        
          .mytext {color:#a06925;}
        
        Text color #a06925
      
           This box has a color of #a06925        
        
          <div style="background-color:#a06925;">Content here</div>
        
        
          .mybackground {background-color:#a06925;}
        
        Background color #a06925
      
           Border around this has a color of #a06925        
        
          <div style="border:2px solid #a06925;">Content here</div>
        
        
          .myborder {border:2px solid #a06925;}
        
        Border color #a06925