#963a4d color space conversions
Hex:
        #963a4d
        RGB:
        150, 58, 77
        CMY:
        41, 77, 70
        CMYK:
        0, 61, 49, 41
      HSL:
        348°, 44.2308%, 40.7843%
        HSV (HSB):
        348°, 61.3333%, 58.8235%
        XYZ:
        15.4303, 10.0460, 8.1470
        xyY:
        0.4589, 0.2988, 10.0460
      CIE-Lab:
        37.9248, 40.3263, 8.6968
        CIE-LCH:
        37.9248, 41.2534, 12.1701
        CIE-Luv:
        37.9248, 62.1467, 3.0198
        Hunter-Lab:
        31.6954, 31.4324, 6.9469
      #963a4d color charts
#963a4d RGB chart
      #963a4d CMYK chart
      #963a4d RGB pie chart
      #963a4d color shades, tints & tones
#963a4d color schemes
#963a4d color preview, HTML & CSS examples
           This text has a color of #963a4d        
        
          <p style="color:#963a4d;">Text here</p>
        
        
          .mytext {color:#963a4d;}
        
        Text color #963a4d
      
           This box has a color of #963a4d        
        
          <div style="background-color:#963a4d;">Content here</div>
        
        
          .mybackground {background-color:#963a4d;}
        
        Background color #963a4d
      
           Border around this has a color of #963a4d        
        
          <div style="border:2px solid #963a4d;">Content here</div>
        
        
          .myborder {border:2px solid #963a4d;}
        
        Border color #963a4d