#966e4e color space conversions
Hex:
        #966e4e
        RGB:
        150, 110, 78
        CMY:
        41, 57, 69
        CMYK:
        0, 27, 48, 41
      HSL:
        27°, 31.5789%, 44.7059%
        HSV (HSB):
        27°, 48.0000%, 58.8235%
        XYZ:
        19.5288, 18.1859, 9.6887
        xyY:
        0.4120, 0.3836, 18.1859
      CIE-Lab:
        49.7209, 11.7612, 24.0228
        CIE-LCH:
        49.7209, 26.7473, 63.9144
        CIE-Luv:
        49.7209, 29.2278, 26.4630
        Hunter-Lab:
        42.6450, 7.1132, 16.3812
      #966e4e color charts
#966e4e RGB chart
      #966e4e CMYK chart
      #966e4e RGB pie chart
      #966e4e color shades, tints & tones
#966e4e color schemes
#966e4e color preview, HTML & CSS examples
           This text has a color of #966e4e        
        
          <p style="color:#966e4e;">Text here</p>
        
        
          .mytext {color:#966e4e;}
        
        Text color #966e4e
      
           This box has a color of #966e4e        
        
          <div style="background-color:#966e4e;">Content here</div>
        
        
          .mybackground {background-color:#966e4e;}
        
        Background color #966e4e
      
           Border around this has a color of #966e4e        
        
          <div style="border:2px solid #966e4e;">Content here</div>
        
        
          .myborder {border:2px solid #966e4e;}
        
        Border color #966e4e