#aa5960 color space conversions
Hex:
        #aa5960
        RGB:
        170, 89, 96
        CMY:
        33, 65, 62
        CMYK:
        0, 48, 44, 33
      HSL:
        355°, 32.2709%, 50.7843%
        HSV (HSB):
        355°, 47.6471%, 66.6667%
        XYZ:
        22.2613, 16.5353, 13.0847
        xyY:
        0.4291, 0.3187, 16.5353
      CIE-Lab:
        47.6691, 33.7696, 11.0788
        CIE-LCH:
        47.6691, 35.5405, 18.1631
        CIE-Luv:
        47.6691, 55.6640, 7.7010
        Hunter-Lab:
        40.6637, 26.5582, 9.3863
      #aa5960 color charts
#aa5960 RGB chart
      #aa5960 CMYK chart
      #aa5960 RGB pie chart
      #aa5960 color shades, tints & tones
#aa5960 color schemes
#aa5960 color preview, HTML & CSS examples
           This text has a color of #aa5960        
        
          <p style="color:#aa5960;">Text here</p>
        
        
          .mytext {color:#aa5960;}
        
        Text color #aa5960
      
           This box has a color of #aa5960        
        
          <div style="background-color:#aa5960;">Content here</div>
        
        
          .mybackground {background-color:#aa5960;}
        
        Background color #aa5960
      
           Border around this has a color of #aa5960        
        
          <div style="border:2px solid #aa5960;">Content here</div>
        
        
          .myborder {border:2px solid #aa5960;}
        
        Border color #aa5960