#a07220 color space conversions
Hex:
        #a07220
        RGB:
        160, 114, 32
        CMY:
        37, 55, 87
        CMYK:
        0, 29, 80, 37
      HSL:
        38°, 66.6667%, 37.6471%
        HSV (HSB):
        38°, 80.0000%, 62.7451%
        XYZ:
        20.7752, 19.6125, 4.0571
        xyY:
        0.4674, 0.4413, 19.6125
      CIE-Lab:
        51.3962, 10.6880, 49.3995
        CIE-LCH:
        51.3962, 50.5425, 77.7917
        CIE-Luv:
        51.3962, 37.5416, 47.5964
        Hunter-Lab:
        44.2860, 6.2365, 25.5685
      #a07220 color charts
#a07220 RGB chart
      #a07220 CMYK chart
      #a07220 RGB pie chart
      #a07220 color shades, tints & tones
#a07220 color schemes
#a07220 color preview, HTML & CSS examples
           This text has a color of #a07220        
        
          <p style="color:#a07220;">Text here</p>
        
        
          .mytext {color:#a07220;}
        
        Text color #a07220
      
           This box has a color of #a07220        
        
          <div style="background-color:#a07220;">Content here</div>
        
        
          .mybackground {background-color:#a07220;}
        
        Background color #a07220
      
           Border around this has a color of #a07220        
        
          <div style="border:2px solid #a07220;">Content here</div>
        
        
          .myborder {border:2px solid #a07220;}
        
        Border color #a07220