#ad505b color space conversions
Hex:
        #ad505b
        RGB:
        173, 80, 91
        CMY:
        32, 69, 64
        CMYK:
        0, 54, 47, 32
      HSL:
        353°, 36.7589%, 49.6078%
        HSV (HSB):
        353°, 53.7572%, 67.8431%
        XYZ:
        21.9906, 15.3769, 11.7065
        xyY:
        0.4481, 0.3133, 15.3769
      CIE-Lab:
        46.1461, 39.0799, 12.0473
        CIE-LCH:
        46.1461, 40.8947, 17.1331
        CIE-Luv:
        46.1461, 64.6907, 7.5506
        Hunter-Lab:
        39.2134, 31.4781, 9.7493
      #ad505b color charts
#ad505b RGB chart
      #ad505b CMYK chart
      #ad505b RGB pie chart
      #ad505b color shades, tints & tones
#ad505b color schemes
#ad505b color preview, HTML & CSS examples
           This text has a color of #ad505b        
        
          <p style="color:#ad505b;">Text here</p>
        
        
          .mytext {color:#ad505b;}
        
        Text color #ad505b
      
           This box has a color of #ad505b        
        
          <div style="background-color:#ad505b;">Content here</div>
        
        
          .mybackground {background-color:#ad505b;}
        
        Background color #ad505b
      
           Border around this has a color of #ad505b        
        
          <div style="border:2px solid #ad505b;">Content here</div>
        
        
          .myborder {border:2px solid #ad505b;}
        
        Border color #ad505b