#ad8995 color space conversions
Hex:
        #ad8995
        RGB:
        173, 137, 149
        CMY:
        32, 46, 42
        CMYK:
        0, 21, 14, 32
      HSL:
        340°, 18.0000%, 60.7843%
        HSV (HSB):
        340°, 20.8092%, 67.8431%
        XYZ:
        31.6041, 28.9455, 32.3551
        xyY:
        0.3402, 0.3116, 28.9455
      CIE-Lab:
        60.7335, 15.6471, -1.1629
        CIE-LCH:
        60.7335, 15.6903, 355.7497
        CIE-Luv:
        60.7335, 21.1278, -4.3408
        Hunter-Lab:
        53.8010, 10.7036, 2.0046
      #ad8995 color charts
#ad8995 RGB chart
      #ad8995 CMYK chart
      #ad8995 RGB pie chart
      #ad8995 color shades, tints & tones
#ad8995 color schemes
#ad8995 color preview, HTML & CSS examples
           This text has a color of #ad8995        
        
          <p style="color:#ad8995;">Text here</p>
        
        
          .mytext {color:#ad8995;}
        
        Text color #ad8995
      
           This box has a color of #ad8995        
        
          <div style="background-color:#ad8995;">Content here</div>
        
        
          .mybackground {background-color:#ad8995;}
        
        Background color #ad8995
      
           Border around this has a color of #ad8995        
        
          <div style="border:2px solid #ad8995;">Content here</div>
        
        
          .myborder {border:2px solid #ad8995;}
        
        Border color #ad8995