#a05508 color space conversions
Hex:
        #a05508
        RGB:
        160, 85, 8
        CMY:
        37, 67, 97
        CMYK:
        0, 47, 95, 37
      HSL:
        30°, 90.4762%, 32.9412%
        HSV (HSB):
        30°, 95.0000%, 62.7451%
        XYZ:
        17.7895, 13.9881, 1.9921
        xyY:
        0.5268, 0.4142, 13.9881
      CIE-Lab:
        44.2159, 26.4571, 51.1202
        CIE-LCH:
        44.2159, 57.5609, 62.6363
        CIE-Luv:
        44.2159, 61.3846, 40.5917
        Hunter-Lab:
        37.4007, 19.4518, 23.0225
      #a05508 color charts
#a05508 RGB chart
      #a05508 CMYK chart
      #a05508 RGB pie chart
      #a05508 color shades, tints & tones
#a05508 color schemes
#a05508 color preview, HTML & CSS examples
           This text has a color of #a05508        
        
          <p style="color:#a05508;">Text here</p>
        
        
          .mytext {color:#a05508;}
        
        Text color #a05508
      
           This box has a color of #a05508        
        
          <div style="background-color:#a05508;">Content here</div>
        
        
          .mybackground {background-color:#a05508;}
        
        Background color #a05508
      
           Border around this has a color of #a05508        
        
          <div style="border:2px solid #a05508;">Content here</div>
        
        
          .myborder {border:2px solid #a05508;}
        
        Border color #a05508