#968c75 color space conversions
Hex:
        #968c75
        RGB:
        150, 140, 117
        CMY:
        41, 45, 54
        CMYK:
        0, 7, 22, 41
      HSL:
        42°, 13.5802%, 52.3529%
        HSV (HSB):
        42°, 22.0000%, 58.8235%
        XYZ:
        25.1666, 26.5246, 20.6229
        xyY:
        0.3480, 0.3668, 26.5246
      CIE-Lab:
        58.5316, -0.1876, 13.6451
        CIE-LCH:
        58.5316, 13.6464, 90.7878
        CIE-Luv:
        58.5316, 7.4275, 18.2387
        Hunter-Lab:
        51.5020, -2.9038, 12.3099
      #968c75 color charts
#968c75 RGB chart
      #968c75 CMYK chart
      #968c75 RGB pie chart
      #968c75 color shades, tints & tones
#968c75 color schemes
#968c75 color preview, HTML & CSS examples
           This text has a color of #968c75        
        
          <p style="color:#968c75;">Text here</p>
        
        
          .mytext {color:#968c75;}
        
        Text color #968c75
      
           This box has a color of #968c75        
        
          <div style="background-color:#968c75;">Content here</div>
        
        
          .mybackground {background-color:#968c75;}
        
        Background color #968c75
      
           Border around this has a color of #968c75        
        
          <div style="border:2px solid #968c75;">Content here</div>
        
        
          .myborder {border:2px solid #968c75;}
        
        Border color #968c75