#996c49 color space conversions
Hex:
        #996c49
        RGB:
        153, 108, 73
        CMY:
        40, 58, 71
        CMYK:
        0, 29, 52, 40
      HSL:
        26°, 35.3982%, 44.3137%
        HSV (HSB):
        26°, 52.2876%, 60.0000%
        XYZ:
        19.7020, 17.9785, 8.7351
        xyY:
        0.4245, 0.3873, 17.9785
      CIE-Lab:
        49.4700, 13.7126, 26.6213
        CIE-LCH:
        49.4700, 29.9454, 62.7470
        CIE-Luv:
        49.4700, 33.3654, 28.5432
        Hunter-Lab:
        42.4010, 8.7399, 17.4663
      #996c49 color charts
#996c49 RGB chart
      #996c49 CMYK chart
      #996c49 RGB pie chart
      #996c49 color shades, tints & tones
#996c49 color schemes
#996c49 color preview, HTML & CSS examples
           This text has a color of #996c49        
        
          <p style="color:#996c49;">Text here</p>
        
        
          .mytext {color:#996c49;}
        
        Text color #996c49
      
           This box has a color of #996c49        
        
          <div style="background-color:#996c49;">Content here</div>
        
        
          .mybackground {background-color:#996c49;}
        
        Background color #996c49
      
           Border around this has a color of #996c49        
        
          <div style="border:2px solid #996c49;">Content here</div>
        
        
          .myborder {border:2px solid #996c49;}
        
        Border color #996c49