#a06940 color space conversions
Hex:
        #a06940
        RGB:
        160, 105, 64
        CMY:
        37, 59, 75
        CMYK:
        0, 34, 60, 37
      HSL:
        26°, 42.8571%, 43.9216%
        HSV (HSB):
        26°, 60.0000%, 62.7451%
        XYZ:
        20.4742, 17.9469, 7.2355
        xyY:
        0.4484, 0.3931, 17.9469
      CIE-Lab:
        49.4316, 17.6943, 31.8043
        CIE-LCH:
        49.4316, 36.3951, 60.9107
        CIE-Luv:
        49.4316, 41.8784, 32.3790
        Hunter-Lab:
        42.3638, 12.1315, 19.5283
      #a06940 color charts
#a06940 RGB chart
      #a06940 CMYK chart
      #a06940 RGB pie chart
      #a06940 color shades, tints & tones
#a06940 color schemes
#a06940 color preview, HTML & CSS examples
           This text has a color of #a06940        
        
          <p style="color:#a06940;">Text here</p>
        
        
          .mytext {color:#a06940;}
        
        Text color #a06940
      
           This box has a color of #a06940        
        
          <div style="background-color:#a06940;">Content here</div>
        
        
          .mybackground {background-color:#a06940;}
        
        Background color #a06940
      
           Border around this has a color of #a06940        
        
          <div style="border:2px solid #a06940;">Content here</div>
        
        
          .myborder {border:2px solid #a06940;}
        
        Border color #a06940