#aa1132 color space conversions
Hex:
        #aa1132
        RGB:
        170, 17, 50
        CMY:
        33, 93, 80
        CMYK:
        0, 90, 71, 33
      HSL:
        347°, 81.8182%, 36.6667%
        HSV (HSB):
        347°, 90.0000%, 66.6667%
        XYZ:
        17.3537, 9.1772, 3.8744
        xyY:
        0.5707, 0.3018, 9.1772
      CIE-Lab:
        36.3233, 58.1220, 24.4302
        CIE-LCH:
        36.3233, 63.0476, 22.7983
        CIE-Luv:
        36.3233, 103.2842, 12.9042
        Hunter-Lab:
        30.2940, 49.2384, 13.6231
      #aa1132 color charts
#aa1132 RGB chart
      #aa1132 CMYK chart
      #aa1132 RGB pie chart
      #aa1132 color shades, tints & tones
#aa1132 color schemes
#aa1132 color preview, HTML & CSS examples
           This text has a color of #aa1132        
        
          <p style="color:#aa1132;">Text here</p>
        
        
          .mytext {color:#aa1132;}
        
        Text color #aa1132
      
           This box has a color of #aa1132        
        
          <div style="background-color:#aa1132;">Content here</div>
        
        
          .mybackground {background-color:#aa1132;}
        
        Background color #aa1132
      
           Border around this has a color of #aa1132        
        
          <div style="border:2px solid #aa1132;">Content here</div>
        
        
          .myborder {border:2px solid #aa1132;}
        
        Border color #aa1132