#a07452 color space conversions
Hex:
        #a07452
        RGB:
        160, 116, 82
        CMY:
        37, 55, 68
        CMYK:
        0, 28, 49, 37
      HSL:
        26°, 32.2314%, 47.4510%
        HSV (HSB):
        26°, 48.7500%, 62.7451%
        XYZ:
        22.2656, 20.5736, 10.7802
        xyY:
        0.4153, 0.3837, 20.5736
      CIE-Lab:
        52.4796, 13.0549, 25.5447
        CIE-LCH:
        52.4796, 28.6873, 62.9302
        CIE-Luv:
        52.4796, 32.3170, 28.2838
        Hunter-Lab:
        45.3581, 8.2462, 17.6593
      #a07452 color charts
#a07452 RGB chart
      #a07452 CMYK chart
      #a07452 RGB pie chart
      #a07452 color shades, tints & tones
#a07452 color schemes
#a07452 color preview, HTML & CSS examples
           This text has a color of #a07452        
        
          <p style="color:#a07452;">Text here</p>
        
        
          .mytext {color:#a07452;}
        
        Text color #a07452
      
           This box has a color of #a07452        
        
          <div style="background-color:#a07452;">Content here</div>
        
        
          .mybackground {background-color:#a07452;}
        
        Background color #a07452
      
           Border around this has a color of #a07452        
        
          <div style="border:2px solid #a07452;">Content here</div>
        
        
          .myborder {border:2px solid #a07452;}
        
        Border color #a07452