#a07465 color space conversions
Hex:
        #a07465
        RGB:
        160, 116, 101
        CMY:
        37, 55, 60
        CMYK:
        0, 28, 37, 37
      HSL:
        15°, 23.6948%, 51.1765%
        HSV (HSB):
        15°, 36.8750%, 62.7451%
        XYZ:
        23.0916, 20.9040, 15.1297
        xyY:
        0.3906, 0.3536, 20.9040
      CIE-Lab:
        52.8442, 15.2484, 15.1063
        CIE-LCH:
        52.8442, 21.4642, 44.7319
        CIE-Luv:
        52.8442, 30.1797, 16.5654
        Hunter-Lab:
        45.7208, 10.1409, 12.3846
      #a07465 color charts
#a07465 RGB chart
      #a07465 CMYK chart
      #a07465 RGB pie chart
      #a07465 color shades, tints & tones
#a07465 color schemes
#a07465 color preview, HTML & CSS examples
           This text has a color of #a07465        
        
          <p style="color:#a07465;">Text here</p>
        
        
          .mytext {color:#a07465;}
        
        Text color #a07465
      
           This box has a color of #a07465        
        
          <div style="background-color:#a07465;">Content here</div>
        
        
          .mybackground {background-color:#a07465;}
        
        Background color #a07465
      
           Border around this has a color of #a07465        
        
          <div style="border:2px solid #a07465;">Content here</div>
        
        
          .myborder {border:2px solid #a07465;}
        
        Border color #a07465