#968b5b color space conversions
Hex:
        #968b5b
        RGB:
        150, 139, 91
        CMY:
        41, 45, 64
        CMYK:
        0, 7, 39, 41
      HSL:
        49°, 24.4813%, 47.2549%
        HSV (HSB):
        49°, 39.3333%, 58.8235%
        XYZ:
        23.6986, 25.7046, 13.6100
        xyY:
        0.3761, 0.4079, 25.7046
      CIE-Lab:
        57.7556, -3.2109, 27.1658
        CIE-LCH:
        57.7556, 27.3549, 96.7410
        CIE-Luv:
        57.7556, 9.5873, 34.2708
        Hunter-Lab:
        50.6997, -5.2880, 19.5738
      #968b5b color charts
#968b5b RGB chart
      #968b5b CMYK chart
      #968b5b RGB pie chart
      #968b5b color shades, tints & tones
#968b5b color schemes
#968b5b color preview, HTML & CSS examples
           This text has a color of #968b5b        
        
          <p style="color:#968b5b;">Text here</p>
        
        
          .mytext {color:#968b5b;}
        
        Text color #968b5b
      
           This box has a color of #968b5b        
        
          <div style="background-color:#968b5b;">Content here</div>
        
        
          .mybackground {background-color:#968b5b;}
        
        Background color #968b5b
      
           Border around this has a color of #968b5b        
        
          <div style="border:2px solid #968b5b;">Content here</div>
        
        
          .myborder {border:2px solid #968b5b;}
        
        Border color #968b5b