#ad504b color space conversions
Hex:
        #ad504b
        RGB:
        173, 80, 75
        CMY:
        32, 69, 71
        CMYK:
        0, 54, 57, 32
      HSL:
        3°, 39.5161%, 48.6275%
        HSV (HSB):
        3°, 56.6474%, 67.8431%
        XYZ:
        21.3722, 15.1296, 8.4505
        xyY:
        0.4754, 0.3366, 15.1296
      CIE-Lab:
        45.8111, 37.6196, 21.2602
        CIE-LCH:
        45.8111, 43.2114, 29.4724
        CIE-Luv:
        45.8111, 68.2157, 17.4046
        Hunter-Lab:
        38.8967, 30.0095, 14.3467
      #ad504b color charts
#ad504b RGB chart
      #ad504b CMYK chart
      #ad504b RGB pie chart
      #ad504b color shades, tints & tones
#ad504b color schemes
#ad504b color preview, HTML & CSS examples
           This text has a color of #ad504b        
        
          <p style="color:#ad504b;">Text here</p>
        
        
          .mytext {color:#ad504b;}
        
        Text color #ad504b
      
           This box has a color of #ad504b        
        
          <div style="background-color:#ad504b;">Content here</div>
        
        
          .mybackground {background-color:#ad504b;}
        
        Background color #ad504b
      
           Border around this has a color of #ad504b        
        
          <div style="border:2px solid #ad504b;">Content here</div>
        
        
          .myborder {border:2px solid #ad504b;}
        
        Border color #ad504b