#a06305 color space conversions
Hex:
        #a06305
        RGB:
        160, 99, 5
        CMY:
        37, 61, 98
        CMYK:
        0, 38, 97, 37
      HSL:
        36°, 93.9394%, 32.3529%
        HSV (HSB):
        36°, 96.8750%, 62.7451%
        XYZ:
        18.9864, 16.4082, 2.3100
        xyY:
        0.5036, 0.4352, 16.4082
      CIE-Lab:
        47.5056, 18.5531, 54.1259
        CIE-LCH:
        47.5056, 57.2174, 71.0795
        CIE-Luv:
        47.5056, 50.2282, 46.0113
        Hunter-Lab:
        40.5071, 12.7790, 24.9738
      #a06305 color charts
#a06305 RGB chart
      #a06305 CMYK chart
      #a06305 RGB pie chart
      #a06305 color shades, tints & tones
#a06305 color schemes
#a06305 color preview, HTML & CSS examples
           This text has a color of #a06305        
        
          <p style="color:#a06305;">Text here</p>
        
        
          .mytext {color:#a06305;}
        
        Text color #a06305
      
           This box has a color of #a06305        
        
          <div style="background-color:#a06305;">Content here</div>
        
        
          .mybackground {background-color:#a06305;}
        
        Background color #a06305
      
           Border around this has a color of #a06305        
        
          <div style="border:2px solid #a06305;">Content here</div>
        
        
          .myborder {border:2px solid #a06305;}
        
        Border color #a06305