#aa1440 color space conversions
Hex:
        #aa1440
        RGB:
        170, 20, 64
        CMY:
        33, 92, 75
        CMYK:
        0, 88, 62, 33
      HSL:
        342°, 78.9474%, 37.2549%
        HSV (HSB):
        342°, 88.2353%, 66.6667%
        XYZ:
        17.7531, 9.4165, 5.7324
        xyY:
        0.5396, 0.2862, 9.4165
      CIE-Lab:
        36.7742, 58.3382, 16.0314
        CIE-LCH:
        36.7742, 60.5009, 15.3657
        CIE-Luv:
        36.7742, 98.0925, 6.0471
        Hunter-Lab:
        30.6864, 49.5674, 10.4048
      #aa1440 color charts
#aa1440 RGB chart
      #aa1440 CMYK chart
      #aa1440 RGB pie chart
      #aa1440 color shades, tints & tones
#aa1440 color schemes
#aa1440 color preview, HTML & CSS examples
           This text has a color of #aa1440        
        
          <p style="color:#aa1440;">Text here</p>
        
        
          .mytext {color:#aa1440;}
        
        Text color #aa1440
      
           This box has a color of #aa1440        
        
          <div style="background-color:#aa1440;">Content here</div>
        
        
          .mybackground {background-color:#aa1440;}
        
        Background color #aa1440
      
           Border around this has a color of #aa1440        
        
          <div style="border:2px solid #aa1440;">Content here</div>
        
        
          .myborder {border:2px solid #aa1440;}
        
        Border color #aa1440