#96886f color space conversions
Hex:
        #96886f
        RGB:
        150, 136, 111
        CMY:
        41, 47, 56
        CMYK:
        0, 9, 26, 41
      HSL:
        38°, 15.6627%, 51.1765%
        HSV (HSB):
        38°, 26.0000%, 58.8235%
        XYZ:
        24.2511, 25.2400, 18.6326
        xyY:
        0.3560, 0.3705, 25.2400
      CIE-Lab:
        57.3086, 1.1425, 15.3571
        CIE-LCH:
        57.3086, 15.3996, 85.7451
        CIE-Luv:
        57.3086, 10.1426, 19.9937
        Hunter-Lab:
        50.2395, -1.7554, 13.1784
      #96886f color charts
#96886f RGB chart
      #96886f CMYK chart
      #96886f RGB pie chart
      #96886f color shades, tints & tones
#96886f color schemes
#96886f color preview, HTML & CSS examples
           This text has a color of #96886f        
        
          <p style="color:#96886f;">Text here</p>
        
        
          .mytext {color:#96886f;}
        
        Text color #96886f
      
           This box has a color of #96886f        
        
          <div style="background-color:#96886f;">Content here</div>
        
        
          .mybackground {background-color:#96886f;}
        
        Background color #96886f
      
           Border around this has a color of #96886f        
        
          <div style="border:2px solid #96886f;">Content here</div>
        
        
          .myborder {border:2px solid #96886f;}
        
        Border color #96886f