#966a44 color space conversions
Hex:
        #966a44
        RGB:
        150, 106, 68
        CMY:
        41, 58, 73
        CMYK:
        0, 29, 55, 41
      HSL:
        28°, 37.6147%, 42.7451%
        HSV (HSB):
        28°, 54.6667%, 58.8235%
        XYZ:
        18.7751, 17.2095, 7.8010
        xyY:
        0.4288, 0.3930, 17.2095
      CIE-Lab:
        48.5229, 13.0796, 28.1795
        CIE-LCH:
        48.5229, 31.0671, 65.1014
        CIE-Luv:
        48.5229, 32.9453, 29.8980
        Hunter-Lab:
        41.4843, 8.1887, 17.8896
      #966a44 color charts
#966a44 RGB chart
      #966a44 CMYK chart
      #966a44 RGB pie chart
      #966a44 color shades, tints & tones
#966a44 color schemes
#966a44 color preview, HTML & CSS examples
           This text has a color of #966a44        
        
          <p style="color:#966a44;">Text here</p>
        
        
          .mytext {color:#966a44;}
        
        Text color #966a44
      
           This box has a color of #966a44        
        
          <div style="background-color:#966a44;">Content here</div>
        
        
          .mybackground {background-color:#966a44;}
        
        Background color #966a44
      
           Border around this has a color of #966a44        
        
          <div style="border:2px solid #966a44;">Content here</div>
        
        
          .myborder {border:2px solid #966a44;}
        
        Border color #966a44