#966c2a color space conversions
Hex:
        #966c2a
        RGB:
        150, 108, 42
        CMY:
        41, 58, 84
        CMYK:
        0, 28, 72, 41
      HSL:
        37°, 56.2500%, 37.6471%
        HSV (HSB):
        37°, 72.0000%, 58.8235%
        XYZ:
        18.3582, 17.3763, 4.5769
        xyY:
        0.4554, 0.4311, 17.3763
      CIE-Lab:
        48.7307, 10.0119, 42.0650
        CIE-LCH:
        48.7307, 43.2401, 76.6121
        CIE-Luv:
        48.7307, 33.5828, 41.7433
        Hunter-Lab:
        41.6849, 5.6633, 22.6696
      #966c2a color charts
#966c2a RGB chart
      #966c2a CMYK chart
      #966c2a RGB pie chart
      #966c2a color shades, tints & tones
#966c2a color schemes
#966c2a color preview, HTML & CSS examples
           This text has a color of #966c2a        
        
          <p style="color:#966c2a;">Text here</p>
        
        
          .mytext {color:#966c2a;}
        
        Text color #966c2a
      
           This box has a color of #966c2a        
        
          <div style="background-color:#966c2a;">Content here</div>
        
        
          .mybackground {background-color:#966c2a;}
        
        Background color #966c2a
      
           Border around this has a color of #966c2a        
        
          <div style="border:2px solid #966c2a;">Content here</div>
        
        
          .myborder {border:2px solid #966c2a;}
        
        Border color #966c2a