#aa1340 color space conversions
Hex:
        #aa1340
        RGB:
        170, 19, 64
        CMY:
        33, 93, 75
        CMYK:
        0, 89, 62, 33
      HSL:
        342°, 79.8942%, 37.0588%
        HSV (HSB):
        342°, 88.8235%, 66.6667%
        XYZ:
        17.7358, 9.3820, 5.7266
        xyY:
        0.5400, 0.2856, 9.3820
      CIE-Lab:
        36.7095, 58.5241, 15.9451
        CIE-LCH:
        36.7095, 60.6574, 15.2405
        CIE-Luv:
        36.7095, 98.3379, 5.9140
        Hunter-Lab:
        30.6300, 49.7554, 10.3561
      #aa1340 color charts
#aa1340 RGB chart
      #aa1340 CMYK chart
      #aa1340 RGB pie chart
      #aa1340 color shades, tints & tones
#aa1340 color schemes
#aa1340 color preview, HTML & CSS examples
           This text has a color of #aa1340        
        
          <p style="color:#aa1340;">Text here</p>
        
        
          .mytext {color:#aa1340;}
        
        Text color #aa1340
      
           This box has a color of #aa1340        
        
          <div style="background-color:#aa1340;">Content here</div>
        
        
          .mybackground {background-color:#aa1340;}
        
        Background color #aa1340
      
           Border around this has a color of #aa1340        
        
          <div style="border:2px solid #aa1340;">Content here</div>
        
        
          .myborder {border:2px solid #aa1340;}
        
        Border color #aa1340