#ad525f color space conversions
Hex:
        #ad525f
        RGB:
        173, 82, 95
        CMY:
        32, 68, 63
        CMYK:
        0, 53, 45, 32
      HSL:
        351°, 35.6863%, 50.0000%
        HSV (HSB):
        351°, 52.6012%, 67.8431%
        XYZ:
        22.3164, 15.7450, 12.6894
        xyY:
        0.4397, 0.3102, 15.7450
      CIE-Lab:
        46.6382, 38.4677, 10.3054
        CIE-LCH:
        46.6382, 39.8242, 14.9973
        CIE-Luv:
        46.6382, 62.5479, 5.7561
        Hunter-Lab:
        39.6800, 30.9501, 8.8155
      #ad525f color charts
#ad525f RGB chart
      #ad525f CMYK chart
      #ad525f RGB pie chart
      #ad525f color shades, tints & tones
#ad525f color schemes
#ad525f color preview, HTML & CSS examples
           This text has a color of #ad525f        
        
          <p style="color:#ad525f;">Text here</p>
        
        
          .mytext {color:#ad525f;}
        
        Text color #ad525f
      
           This box has a color of #ad525f        
        
          <div style="background-color:#ad525f;">Content here</div>
        
        
          .mybackground {background-color:#ad525f;}
        
        Background color #ad525f
      
           Border around this has a color of #ad525f        
        
          <div style="border:2px solid #ad525f;">Content here</div>
        
        
          .myborder {border:2px solid #ad525f;}
        
        Border color #ad525f