#966f40 color space conversions
Hex:
        #966f40
        RGB:
        150, 111, 64
        CMY:
        41, 56, 75
        CMYK:
        0, 26, 57, 41
      HSL:
        33°, 40.1869%, 41.9608%
        HSV (HSB):
        33°, 57.3333%, 58.8235%
        XYZ:
        19.1875, 18.2231, 7.3566
        xyY:
        0.4286, 0.4071, 18.2231
      CIE-Lab:
        49.7656, 9.8400, 31.9305
        CIE-LCH:
        49.7656, 33.4123, 72.8723
        CIE-Luv:
        49.7656, 29.8365, 34.2750
        Hunter-Lab:
        42.6885, 5.5269, 19.6644
      #966f40 color charts
#966f40 RGB chart
      #966f40 CMYK chart
      #966f40 RGB pie chart
      #966f40 color shades, tints & tones
#966f40 color schemes
#966f40 color preview, HTML & CSS examples
           This text has a color of #966f40        
        
          <p style="color:#966f40;">Text here</p>
        
        
          .mytext {color:#966f40;}
        
        Text color #966f40
      
           This box has a color of #966f40        
        
          <div style="background-color:#966f40;">Content here</div>
        
        
          .mybackground {background-color:#966f40;}
        
        Background color #966f40
      
           Border around this has a color of #966f40        
        
          <div style="border:2px solid #966f40;">Content here</div>
        
        
          .myborder {border:2px solid #966f40;}
        
        Border color #966f40