#aa2c50 color space conversions
Hex:
        #aa2c50
        RGB:
        170, 44, 80
        CMY:
        33, 83, 69
        CMYK:
        0, 74, 53, 33
      HSL:
        343°, 58.8785%, 41.9608%
        HSV (HSB):
        343°, 74.1176%, 66.6667%
        XYZ:
        18.9262, 10.9266, 8.7009
        xyY:
        0.4909, 0.2834, 10.9266
      CIE-Lab:
        39.4566, 52.9377, 9.4694
        CIE-LCH:
        39.4566, 53.7780, 10.1417
        CIE-Luv:
        39.4566, 84.3826, 1.2050
        Hunter-Lab:
        33.0554, 44.3551, 7.5323
      #aa2c50 color charts
#aa2c50 RGB chart
      #aa2c50 CMYK chart
      #aa2c50 RGB pie chart
      #aa2c50 color shades, tints & tones
#aa2c50 color schemes
#aa2c50 color preview, HTML & CSS examples
           This text has a color of #aa2c50        
        
          <p style="color:#aa2c50;">Text here</p>
        
        
          .mytext {color:#aa2c50;}
        
        Text color #aa2c50
      
           This box has a color of #aa2c50        
        
          <div style="background-color:#aa2c50;">Content here</div>
        
        
          .mybackground {background-color:#aa2c50;}
        
        Background color #aa2c50
      
           Border around this has a color of #aa2c50        
        
          <div style="border:2px solid #aa2c50;">Content here</div>
        
        
          .myborder {border:2px solid #aa2c50;}
        
        Border color #aa2c50