#aa0b50 color space conversions
Hex:
        #aa0b50
        RGB:
        170, 11, 80
        CMY:
        33, 96, 69
        CMYK:
        0, 94, 53, 33
      HSL:
        334°, 87.8453%, 35.4902%
        HSV (HSB):
        334°, 93.5294%, 66.6667%
        XYZ:
        18.1452, 9.3646, 8.4406
        xyY:
        0.5047, 0.2605, 9.3646
      CIE-Lab:
        36.6770, 60.8460, 5.5449
        CIE-LCH:
        36.6770, 61.0981, 5.2069
        CIE-Luv:
        36.6770, 93.8148, -4.8281
        Hunter-Lab:
        30.6016, 52.2887, 5.0676
      #aa0b50 color charts
#aa0b50 RGB chart
      #aa0b50 CMYK chart
      #aa0b50 RGB pie chart
      #aa0b50 color shades, tints & tones
#aa0b50 color schemes
#aa0b50 color preview, HTML & CSS examples
           This text has a color of #aa0b50        
        
          <p style="color:#aa0b50;">Text here</p>
        
        
          .mytext {color:#aa0b50;}
        
        Text color #aa0b50
      
           This box has a color of #aa0b50        
        
          <div style="background-color:#aa0b50;">Content here</div>
        
        
          .mybackground {background-color:#aa0b50;}
        
        Background color #aa0b50
      
           Border around this has a color of #aa0b50        
        
          <div style="border:2px solid #aa0b50;">Content here</div>
        
        
          .myborder {border:2px solid #aa0b50;}
        
        Border color #aa0b50