#968c52 color space conversions
Hex:
        #968c52
        RGB:
        150, 140, 82
        CMY:
        41, 45, 68
        CMYK:
        0, 7, 45, 41
      HSL:
        51°, 29.3103%, 45.4902%
        HSV (HSB):
        51°, 45.3333%, 58.8235%
        XYZ:
        23.4788, 25.8494, 11.7346
        xyY:
        0.3845, 0.4233, 25.8494
      CIE-Lab:
        57.8938, -4.7830, 32.2259
        CIE-LCH:
        57.8938, 32.5790, 98.4423
        CIE-Luv:
        57.8938, 9.4320, 39.7334
        Hunter-Lab:
        50.8423, -6.5435, 21.9052
      #968c52 color charts
#968c52 RGB chart
      #968c52 CMYK chart
      #968c52 RGB pie chart
      #968c52 color shades, tints & tones
#968c52 color schemes
#968c52 color preview, HTML & CSS examples
           This text has a color of #968c52        
        
          <p style="color:#968c52;">Text here</p>
        
        
          .mytext {color:#968c52;}
        
        Text color #968c52
      
           This box has a color of #968c52        
        
          <div style="background-color:#968c52;">Content here</div>
        
        
          .mybackground {background-color:#968c52;}
        
        Background color #968c52
      
           Border around this has a color of #968c52        
        
          <div style="border:2px solid #968c52;">Content here</div>
        
        
          .myborder {border:2px solid #968c52;}
        
        Border color #968c52