#aa5264 color space conversions
Hex:
        #aa5264
        RGB:
        170, 82, 100
        CMY:
        33, 68, 61
        CMYK:
        0, 52, 41, 33
      HSL:
        348°, 34.9206%, 49.4118%
        HSV (HSB):
        348°, 51.7647%, 66.6667%
        XYZ:
        21.8951, 15.5007, 13.8945
        xyY:
        0.4269, 0.3022, 15.5007
      CIE-Lab:
        46.3125, 37.9179, 6.7443
        CIE-LCH:
        46.3125, 38.5130, 10.0854
        CIE-Luv:
        46.3125, 58.9723, 1.7020
        Hunter-Lab:
        39.3710, 30.3688, 6.6355
      #aa5264 color charts
#aa5264 RGB chart
      #aa5264 CMYK chart
      #aa5264 RGB pie chart
      #aa5264 color shades, tints & tones
#aa5264 color schemes
#aa5264 color preview, HTML & CSS examples
           This text has a color of #aa5264        
        
          <p style="color:#aa5264;">Text here</p>
        
        
          .mytext {color:#aa5264;}
        
        Text color #aa5264
      
           This box has a color of #aa5264        
        
          <div style="background-color:#aa5264;">Content here</div>
        
        
          .mybackground {background-color:#aa5264;}
        
        Background color #aa5264
      
           Border around this has a color of #aa5264        
        
          <div style="border:2px solid #aa5264;">Content here</div>
        
        
          .myborder {border:2px solid #aa5264;}
        
        Border color #aa5264