#966e6a color space conversions
Hex:
        #966e6a
        RGB:
        150, 110, 106
        CMY:
        41, 57, 58
        CMYK:
        0, 27, 29, 41
      HSL:
        5°, 17.3228%, 50.1961%
        HSV (HSB):
        5°, 29.3333%, 58.8235%
        XYZ:
        20.7551, 18.6765, 16.1467
        xyY:
        0.3734, 0.3360, 18.6765
      CIE-Lab:
        50.3066, 15.2877, 8.4602
        CIE-LCH:
        50.3066, 17.4725, 28.9602
        CIE-Luv:
        50.3066, 26.0338, 8.3842
        Hunter-Lab:
        43.2163, 10.0981, 8.0992
      #966e6a color charts
#966e6a RGB chart
      #966e6a CMYK chart
      #966e6a RGB pie chart
      #966e6a color shades, tints & tones
#966e6a color schemes
#966e6a color preview, HTML & CSS examples
           This text has a color of #966e6a        
        
          <p style="color:#966e6a;">Text here</p>
        
        
          .mytext {color:#966e6a;}
        
        Text color #966e6a
      
           This box has a color of #966e6a        
        
          <div style="background-color:#966e6a;">Content here</div>
        
        
          .mybackground {background-color:#966e6a;}
        
        Background color #966e6a
      
           Border around this has a color of #966e6a        
        
          <div style="border:2px solid #966e6a;">Content here</div>
        
        
          .myborder {border:2px solid #966e6a;}
        
        Border color #966e6a