#a07456 color space conversions
Hex:
        #a07456
        RGB:
        160, 116, 86
        CMY:
        37, 55, 66
        CMYK:
        0, 28, 46, 37
      HSL:
        24°, 30.0813%, 48.2353%
        HSV (HSB):
        24°, 46.2500%, 62.7451%
        XYZ:
        22.4223, 20.6363, 11.6055
        xyY:
        0.4102, 0.3775, 20.6363
      CIE-Lab:
        52.5491, 13.4769, 23.3612
        CIE-LCH:
        52.5491, 26.9698, 60.0198
        CIE-Luv:
        52.5491, 31.8956, 25.9796
        Hunter-Lab:
        45.4271, 8.6080, 16.6519
      #a07456 color charts
#a07456 RGB chart
      #a07456 CMYK chart
      #a07456 RGB pie chart
      #a07456 color shades, tints & tones
#a07456 color schemes
#a07456 color preview, HTML & CSS examples
           This text has a color of #a07456        
        
          <p style="color:#a07456;">Text here</p>
        
        
          .mytext {color:#a07456;}
        
        Text color #a07456
      
           This box has a color of #a07456        
        
          <div style="background-color:#a07456;">Content here</div>
        
        
          .mybackground {background-color:#a07456;}
        
        Background color #a07456
      
           Border around this has a color of #a07456        
        
          <div style="border:2px solid #a07456;">Content here</div>
        
        
          .myborder {border:2px solid #a07456;}
        
        Border color #a07456