#996d2d color space conversions
Hex:
        #996d2d
        RGB:
        153, 109, 45
        CMY:
        40, 57, 82
        CMYK:
        0, 29, 71, 40
      HSL:
        36°, 54.5455%, 38.8235%
        HSV (HSB):
        36°, 70.5882%, 60.0000%
        XYZ:
        19.0792, 17.8990, 4.9319
        xyY:
        0.4552, 0.4271, 17.8990
      CIE-Lab:
        49.3734, 10.9770, 41.4196
        CIE-LCH:
        49.3734, 42.8495, 75.1567
        CIE-Luv:
        49.3734, 35.0215, 41.3630
        Hunter-Lab:
        42.3073, 6.4598, 22.7034
      #996d2d color charts
#996d2d RGB chart
      #996d2d CMYK chart
      #996d2d RGB pie chart
      #996d2d color shades, tints & tones
#996d2d color schemes
#996d2d color preview, HTML & CSS examples
           This text has a color of #996d2d        
        
          <p style="color:#996d2d;">Text here</p>
        
        
          .mytext {color:#996d2d;}
        
        Text color #996d2d
      
           This box has a color of #996d2d        
        
          <div style="background-color:#996d2d;">Content here</div>
        
        
          .mybackground {background-color:#996d2d;}
        
        Background color #996d2d
      
           Border around this has a color of #996d2d        
        
          <div style="border:2px solid #996d2d;">Content here</div>
        
        
          .myborder {border:2px solid #996d2d;}
        
        Border color #996d2d