#966e70 color space conversions
Hex:
        #966e70
        RGB:
        150, 110, 112
        CMY:
        41, 57, 56
        CMYK:
        0, 27, 25, 41
      HSL:
        357°, 16.0000%, 50.9804%
        HSV (HSB):
        357°, 26.6667%, 58.8235%
        XYZ:
        21.0782, 18.8057, 17.8482
        xyY:
        0.3651, 0.3257, 18.8057
      CIE-Lab:
        50.4592, 16.1844, 5.1284
        CIE-LCH:
        50.4592, 16.9775, 17.5819
        CIE-Luv:
        50.4592, 25.2703, 4.0309
        Hunter-Lab:
        43.3656, 10.8718, 5.9537
      #966e70 color charts
#966e70 RGB chart
      #966e70 CMYK chart
      #966e70 RGB pie chart
      #966e70 color shades, tints & tones
#966e70 color schemes
#966e70 color preview, HTML & CSS examples
           This text has a color of #966e70        
        
          <p style="color:#966e70;">Text here</p>
        
        
          .mytext {color:#966e70;}
        
        Text color #966e70
      
           This box has a color of #966e70        
        
          <div style="background-color:#966e70;">Content here</div>
        
        
          .mybackground {background-color:#966e70;}
        
        Background color #966e70
      
           Border around this has a color of #966e70        
        
          <div style="border:2px solid #966e70;">Content here</div>
        
        
          .myborder {border:2px solid #966e70;}
        
        Border color #966e70