#a06130 color space conversions
Hex:
        #a06130
        RGB:
        160, 97, 48
        CMY:
        37, 62, 81
        CMYK:
        0, 39, 70, 37
      HSL:
        26°, 53.8462%, 40.7843%
        HSV (HSB):
        26°, 70.0000%, 62.7451%
        XYZ:
        19.3054, 16.2364, 4.9127
        xyY:
        0.4772, 0.4013, 16.2364
      CIE-Lab:
        47.2831, 21.1397, 37.9081
        CIE-LCH:
        47.2831, 43.4040, 60.8534
        CIE-Luv:
        47.2831, 49.3876, 35.7004
        Hunter-Lab:
        40.2944, 15.0058, 20.9774
      #a06130 color charts
#a06130 RGB chart
      #a06130 CMYK chart
      #a06130 RGB pie chart
      #a06130 color shades, tints & tones
#a06130 color schemes
#a06130 color preview, HTML & CSS examples
           This text has a color of #a06130        
        
          <p style="color:#a06130;">Text here</p>
        
        
          .mytext {color:#a06130;}
        
        Text color #a06130
      
           This box has a color of #a06130        
        
          <div style="background-color:#a06130;">Content here</div>
        
        
          .mybackground {background-color:#a06130;}
        
        Background color #a06130
      
           Border around this has a color of #a06130        
        
          <div style="border:2px solid #a06130;">Content here</div>
        
        
          .myborder {border:2px solid #a06130;}
        
        Border color #a06130