#968c2e color space conversions
Hex:
        #968c2e
        RGB:
        150, 140, 46
        CMY:
        41, 45, 82
        CMYK:
        0, 7, 69, 41
      HSL:
        54°, 53.0612%, 38.4314%
        HSV (HSB):
        54°, 69.3333%, 58.8235%
        XYZ:
        22.4489, 25.4375, 6.3115
        xyY:
        0.4142, 0.4693, 25.4375
      CIE-Lab:
        57.4992, -7.7378, 49.3204
        CIE-LCH:
        57.4992, 49.9237, 98.9163
        CIE-Luv:
        57.4992, 10.8165, 54.5340
        Hunter-Lab:
        50.4356, -8.8117, 27.8853
      #968c2e color charts
#968c2e RGB chart
      #968c2e CMYK chart
      #968c2e RGB pie chart
      #968c2e color shades, tints & tones
#968c2e color schemes
#968c2e color preview, HTML & CSS examples
           This text has a color of #968c2e        
        
          <p style="color:#968c2e;">Text here</p>
        
        
          .mytext {color:#968c2e;}
        
        Text color #968c2e
      
           This box has a color of #968c2e        
        
          <div style="background-color:#968c2e;">Content here</div>
        
        
          .mybackground {background-color:#968c2e;}
        
        Background color #968c2e
      
           Border around this has a color of #968c2e        
        
          <div style="border:2px solid #968c2e;">Content here</div>
        
        
          .myborder {border:2px solid #968c2e;}
        
        Border color #968c2e