#996e6f color space conversions
Hex:
        #996e6f
        RGB:
        153, 110, 111
        CMY:
        40, 57, 56
        CMYK:
        0, 28, 27, 40
      HSL:
        359°, 17.4089%, 51.5686%
        HSV (HSB):
        359°, 28.1046%, 60.0000%
        XYZ:
        21.5820, 19.0719, 17.5827
        xyY:
        0.3706, 0.3275, 19.0719
      CIE-Lab:
        50.7712, 17.2317, 6.2118
        CIE-LCH:
        50.7712, 18.3172, 19.8234
        CIE-Luv:
        50.7712, 27.5159, 5.2278
        Hunter-Lab:
        43.6713, 11.7885, 6.6990
      #996e6f color charts
#996e6f RGB chart
      #996e6f CMYK chart
      #996e6f RGB pie chart
      #996e6f color shades, tints & tones
#996e6f color schemes
#996e6f color preview, HTML & CSS examples
           This text has a color of #996e6f        
        
          <p style="color:#996e6f;">Text here</p>
        
        
          .mytext {color:#996e6f;}
        
        Text color #996e6f
      
           This box has a color of #996e6f        
        
          <div style="background-color:#996e6f;">Content here</div>
        
        
          .mybackground {background-color:#996e6f;}
        
        Background color #996e6f
      
           Border around this has a color of #996e6f        
        
          <div style="border:2px solid #996e6f;">Content here</div>
        
        
          .myborder {border:2px solid #996e6f;}
        
        Border color #996e6f