#ad5963 color space conversions
Hex:
        #ad5963
        RGB:
        173, 89, 99
        CMY:
        32, 65, 61
        CMYK:
        0, 49, 43, 32
      HSL:
        353°, 33.8710%, 51.3725%
        HSV (HSB):
        353°, 48.5549%, 67.8431%
        XYZ:
        23.0581, 16.9298, 13.8569
        xyY:
        0.4282, 0.3144, 16.9298
      CIE-Lab:
        48.1715, 35.2385, 10.0405
        CIE-LCH:
        48.1715, 36.6410, 15.9038
        CIE-Luv:
        48.1715, 57.4092, 6.2268
        Hunter-Lab:
        41.1459, 28.0258, 8.8348
      #ad5963 color charts
#ad5963 RGB chart
      #ad5963 CMYK chart
      #ad5963 RGB pie chart
      #ad5963 color shades, tints & tones
#ad5963 color schemes
#ad5963 color preview, HTML & CSS examples
           This text has a color of #ad5963        
        
          <p style="color:#ad5963;">Text here</p>
        
        
          .mytext {color:#ad5963;}
        
        Text color #ad5963
      
           This box has a color of #ad5963        
        
          <div style="background-color:#ad5963;">Content here</div>
        
        
          .mybackground {background-color:#ad5963;}
        
        Background color #ad5963
      
           Border around this has a color of #ad5963        
        
          <div style="border:2px solid #ad5963;">Content here</div>
        
        
          .myborder {border:2px solid #ad5963;}
        
        Border color #ad5963