#a07547 color space conversions
Hex:
        #a07547
        RGB:
        160, 117, 71
        CMY:
        37, 54, 72
        CMYK:
        0, 27, 56, 37
      HSL:
        31°, 38.5281%, 45.2941%
        HSV (HSB):
        31°, 55.6250%, 62.7451%
        XYZ:
        21.9958, 20.6511, 8.7880
        xyY:
        0.4276, 0.4015, 20.6511
      CIE-Lab:
        52.5655, 11.4347, 31.7847
        CIE-LCH:
        52.5655, 33.7789, 70.2136
        CIE-Luv:
        52.5655, 32.6895, 34.6065
        Hunter-Lab:
        45.4435, 6.8726, 20.3448
      #a07547 color charts
#a07547 RGB chart
      #a07547 CMYK chart
      #a07547 RGB pie chart
      #a07547 color shades, tints & tones
#a07547 color schemes
#a07547 color preview, HTML & CSS examples
           This text has a color of #a07547        
        
          <p style="color:#a07547;">Text here</p>
        
        
          .mytext {color:#a07547;}
        
        Text color #a07547
      
           This box has a color of #a07547        
        
          <div style="background-color:#a07547;">Content here</div>
        
        
          .mybackground {background-color:#a07547;}
        
        Background color #a07547
      
           Border around this has a color of #a07547        
        
          <div style="border:2px solid #a07547;">Content here</div>
        
        
          .myborder {border:2px solid #a07547;}
        
        Border color #a07547