#a07847 color space conversions
Hex:
        #a07847
        RGB:
        160, 120, 71
        CMY:
        37, 53, 72
        CMYK:
        0, 25, 56, 37
      HSL:
        33°, 38.5281%, 45.2941%
        HSV (HSB):
        33°, 55.6250%, 62.7451%
        XYZ:
        22.3510, 21.3615, 8.9064
        xyY:
        0.4248, 0.4060, 21.3615
      CIE-Lab:
        53.3428, 9.7276, 32.7385
        CIE-LCH:
        53.3428, 34.1531, 73.4517
        CIE-Luv:
        53.3428, 30.5987, 36.0466
        Hunter-Lab:
        46.2185, 5.4394, 20.9276
      #a07847 color charts
#a07847 RGB chart
      #a07847 CMYK chart
      #a07847 RGB pie chart
      #a07847 color shades, tints & tones
#a07847 color schemes
#a07847 color preview, HTML & CSS examples
           This text has a color of #a07847        
        
          <p style="color:#a07847;">Text here</p>
        
        
          .mytext {color:#a07847;}
        
        Text color #a07847
      
           This box has a color of #a07847        
        
          <div style="background-color:#a07847;">Content here</div>
        
        
          .mybackground {background-color:#a07847;}
        
        Background color #a07847
      
           Border around this has a color of #a07847        
        
          <div style="border:2px solid #a07847;">Content here</div>
        
        
          .myborder {border:2px solid #a07847;}
        
        Border color #a07847