#966c63 color space conversions
Hex:
        #966c63
        RGB:
        150, 108, 99
        CMY:
        41, 58, 61
        CMYK:
        0, 28, 34, 41
      HSL:
        11°, 20.4819%, 48.8235%
        HSV (HSB):
        11°, 34.0000%, 58.8235%
        XYZ:
        20.1924, 18.1100, 14.2357
        xyY:
        0.3843, 0.3447, 18.1100
      CIE-Lab:
        49.6293, 15.4608, 11.6453
        CIE-LCH:
        49.6293, 19.3559, 36.9874
        CIE-Luv:
        49.6293, 28.1219, 12.1657
        Hunter-Lab:
        42.5559, 10.2239, 9.9555
      #966c63 color charts
#966c63 RGB chart
      #966c63 CMYK chart
      #966c63 RGB pie chart
      #966c63 color shades, tints & tones
#966c63 color schemes
#966c63 color preview, HTML & CSS examples
           This text has a color of #966c63        
        
          <p style="color:#966c63;">Text here</p>
        
        
          .mytext {color:#966c63;}
        
        Text color #966c63
      
           This box has a color of #966c63        
        
          <div style="background-color:#966c63;">Content here</div>
        
        
          .mybackground {background-color:#966c63;}
        
        Background color #966c63
      
           Border around this has a color of #966c63        
        
          <div style="border:2px solid #966c63;">Content here</div>
        
        
          .myborder {border:2px solid #966c63;}
        
        Border color #966c63