#9b996f color space conversions
Hex:
        #9b996f
        RGB:
        155, 153, 111
        CMY:
        39, 40, 56
        CMYK:
        0, 1, 28, 39
      HSL:
        57°, 18.0328%, 52.1569%
        HSV (HSB):
        57°, 28.3871%, 60.7843%
        XYZ:
        27.7780, 30.8987, 19.5389
        xyY:
        0.3551, 0.3950, 30.8987
      CIE-Lab:
        62.4220, -6.2148, 22.4015
        CIE-LCH:
        62.4220, 23.2476, 105.5056
        CIE-Luv:
        62.4220, 3.4310, 30.3443
        Hunter-Lab:
        55.5866, -8.0756, 18.0700
      #9b996f color charts
#9b996f RGB chart
      #9b996f CMYK chart
      #9b996f RGB pie chart
      #9b996f color shades, tints & tones
#9b996f color schemes
#9b996f color preview, HTML & CSS examples
           This text has a color of #9b996f        
        
          <p style="color:#9b996f;">Text here</p>
        
        
          .mytext {color:#9b996f;}
        
        Text color #9b996f
      
           This box has a color of #9b996f        
        
          <div style="background-color:#9b996f;">Content here</div>
        
        
          .mybackground {background-color:#9b996f;}
        
        Background color #9b996f
      
           Border around this has a color of #9b996f        
        
          <div style="border:2px solid #9b996f;">Content here</div>
        
        
          .myborder {border:2px solid #9b996f;}
        
        Border color #9b996f