#ad996d color space conversions
Hex:
        #ad996d
        RGB:
        173, 153, 109
        CMY:
        32, 40, 57
        CMYK:
        0, 12, 37, 32
      HSL:
        41°, 28.0702%, 55.2941%
        HSV (HSB):
        41°, 36.9942%, 67.8431%
        XYZ:
        31.3851, 32.7708, 19.1392
        xyY:
        0.3768, 0.3934, 32.7708
      CIE-Lab:
        63.9749, 0.8737, 25.8534
        CIE-LCH:
        63.9749, 25.8681, 88.0644
        CIE-Luv:
        63.9749, 15.3636, 33.1476
        Hunter-Lab:
        57.2458, -2.3172, 20.2494
      #ad996d color charts
#ad996d RGB chart
      #ad996d CMYK chart
      #ad996d RGB pie chart
      #ad996d color shades, tints & tones
#ad996d color schemes
#ad996d color preview, HTML & CSS examples
           This text has a color of #ad996d        
        
          <p style="color:#ad996d;">Text here</p>
        
        
          .mytext {color:#ad996d;}
        
        Text color #ad996d
      
           This box has a color of #ad996d        
        
          <div style="background-color:#ad996d;">Content here</div>
        
        
          .mybackground {background-color:#ad996d;}
        
        Background color #ad996d
      
           Border around this has a color of #ad996d        
        
          <div style="border:2px solid #ad996d;">Content here</div>
        
        
          .myborder {border:2px solid #ad996d;}
        
        Border color #ad996d