#a06334 color space conversions
Hex:
        #a06334
        RGB:
        160, 99, 52
        CMY:
        37, 61, 80
        CMYK:
        0, 38, 68, 37
      HSL:
        26°, 50.9434%, 41.5686%
        HSV (HSB):
        26°, 67.5000%, 62.7451%
        XYZ:
        19.5789, 16.6452, 5.4297
        xyY:
        0.4700, 0.3996, 16.6452
      CIE-Lab:
        47.8098, 20.2506, 36.4014
        CIE-LCH:
        47.8098, 41.6551, 60.9122
        CIE-Luv:
        47.8098, 47.5009, 34.9897
        Hunter-Lab:
        40.7985, 14.2633, 20.6683
      #a06334 color charts
#a06334 RGB chart
      #a06334 CMYK chart
      #a06334 RGB pie chart
      #a06334 color shades, tints & tones
#a06334 color schemes
#a06334 color preview, HTML & CSS examples
           This text has a color of #a06334        
        
          <p style="color:#a06334;">Text here</p>
        
        
          .mytext {color:#a06334;}
        
        Text color #a06334
      
           This box has a color of #a06334        
        
          <div style="background-color:#a06334;">Content here</div>
        
        
          .mybackground {background-color:#a06334;}
        
        Background color #a06334
      
           Border around this has a color of #a06334        
        
          <div style="border:2px solid #a06334;">Content here</div>
        
        
          .myborder {border:2px solid #a06334;}
        
        Border color #a06334