#996e2d color space conversions
Hex:
        #996e2d
        RGB:
        153, 110, 45
        CMY:
        40, 57, 82
        CMYK:
        0, 28, 71, 40
      HSL:
        36°, 54.5455%, 38.8235%
        HSV (HSB):
        36°, 70.5882%, 60.0000%
        XYZ:
        19.1865, 18.1136, 4.9677
        xyY:
        0.4539, 0.4285, 18.1136
      CIE-Lab:
        49.6336, 10.4032, 41.6963
        CIE-LCH:
        49.6336, 42.9745, 75.9908
        CIE-Luv:
        49.6336, 34.2831, 41.7963
        Hunter-Lab:
        42.5601, 5.9891, 22.8717
      #996e2d color charts
#996e2d RGB chart
      #996e2d CMYK chart
      #996e2d RGB pie chart
      #996e2d color shades, tints & tones
#996e2d color schemes
#996e2d color preview, HTML & CSS examples
           This text has a color of #996e2d        
        
          <p style="color:#996e2d;">Text here</p>
        
        
          .mytext {color:#996e2d;}
        
        Text color #996e2d
      
           This box has a color of #996e2d        
        
          <div style="background-color:#996e2d;">Content here</div>
        
        
          .mybackground {background-color:#996e2d;}
        
        Background color #996e2d
      
           Border around this has a color of #996e2d        
        
          <div style="border:2px solid #996e2d;">Content here</div>
        
        
          .myborder {border:2px solid #996e2d;}
        
        Border color #996e2d