#a05430 color space conversions
Hex:
        #a05430
        RGB:
        160, 84, 48
        CMY:
        37, 67, 81
        CMYK:
        0, 48, 70, 37
      HSL:
        19°, 53.8462%, 40.7843%
        HSV (HSB):
        19°, 70.0000%, 62.7451%
        XYZ:
        18.2010, 14.0276, 4.5446
        xyY:
        0.4950, 0.3815, 14.0276
      CIE-Lab:
        44.2725, 28.4014, 34.5422
        CIE-LCH:
        44.2725, 44.7192, 50.5722
        CIE-Luv:
        44.2725, 59.1048, 30.3976
        Hunter-Lab:
        37.4535, 21.2009, 19.0232
      #a05430 color charts
#a05430 RGB chart
      #a05430 CMYK chart
      #a05430 RGB pie chart
      #a05430 color shades, tints & tones
#a05430 color schemes
#a05430 color preview, HTML & CSS examples
           This text has a color of #a05430        
        
          <p style="color:#a05430;">Text here</p>
        
        
          .mytext {color:#a05430;}
        
        Text color #a05430
      
           This box has a color of #a05430        
        
          <div style="background-color:#a05430;">Content here</div>
        
        
          .mybackground {background-color:#a05430;}
        
        Background color #a05430
      
           Border around this has a color of #a05430        
        
          <div style="border:2px solid #a05430;">Content here</div>
        
        
          .myborder {border:2px solid #a05430;}
        
        Border color #a05430