#963f5a color space conversions
Hex:
        #963f5a
        RGB:
        150, 63, 90
        CMY:
        41, 75, 65
        CMYK:
        0, 58, 40, 41
      HSL:
        341°, 40.8451%, 41.7647%
        HSV (HSB):
        341°, 58.0000%, 58.8235%
        XYZ:
        16.2006, 10.7772, 10.8992
        xyY:
        0.4277, 0.2845, 10.7772
      CIE-Lab:
        39.2027, 39.2837, 2.3143
        CIE-LCH:
        39.2027, 39.3519, 3.3716
        CIE-Luv:
        39.2027, 56.0232, -3.9121
        Hunter-Lab:
        32.8287, 30.6378, 3.2957
      #963f5a color charts
#963f5a RGB chart
      #963f5a CMYK chart
      #963f5a RGB pie chart
      #963f5a color shades, tints & tones
#963f5a color schemes
#963f5a color preview, HTML & CSS examples
           This text has a color of #963f5a        
        
          <p style="color:#963f5a;">Text here</p>
        
        
          .mytext {color:#963f5a;}
        
        Text color #963f5a
      
           This box has a color of #963f5a        
        
          <div style="background-color:#963f5a;">Content here</div>
        
        
          .mybackground {background-color:#963f5a;}
        
        Background color #963f5a
      
           Border around this has a color of #963f5a        
        
          <div style="border:2px solid #963f5a;">Content here</div>
        
        
          .myborder {border:2px solid #963f5a;}
        
        Border color #963f5a