#aa1e30 color space conversions
Hex:
        #aa1e30
        RGB:
        170, 30, 48
        CMY:
        33, 88, 81
        CMYK:
        0, 82, 72, 33
      HSL:
        352°, 70.0000%, 39.2157%
        HSV (HSB):
        352°, 82.3529%, 66.6667%
        XYZ:
        17.5753, 9.6880, 3.7400
        xyY:
        0.5669, 0.3125, 9.6880
      CIE-Lab:
        37.2765, 55.2156, 26.8433
        CIE-LCH:
        37.2765, 61.3948, 25.9269
        CIE-Luv:
        37.2765, 99.7896, 15.7181
        Hunter-Lab:
        31.1255, 46.3220, 14.6638
      #aa1e30 color charts
#aa1e30 RGB chart
      #aa1e30 CMYK chart
      #aa1e30 RGB pie chart
      #aa1e30 color shades, tints & tones
#aa1e30 color schemes
#aa1e30 color preview, HTML & CSS examples
           This text has a color of #aa1e30        
        
          <p style="color:#aa1e30;">Text here</p>
        
        
          .mytext {color:#aa1e30;}
        
        Text color #aa1e30
      
           This box has a color of #aa1e30        
        
          <div style="background-color:#aa1e30;">Content here</div>
        
        
          .mybackground {background-color:#aa1e30;}
        
        Background color #aa1e30
      
           Border around this has a color of #aa1e30        
        
          <div style="border:2px solid #aa1e30;">Content here</div>
        
        
          .myborder {border:2px solid #aa1e30;}
        
        Border color #aa1e30