#961b4b color space conversions
Hex:
        #961b4b
        RGB:
        150, 27, 75
        CMY:
        41, 89, 71
        CMYK:
        0, 82, 50, 41
      HSL:
        337°, 69.4915%, 34.7059%
        HSV (HSB):
        337°, 82.0000%, 58.8235%
        XYZ:
        14.2396, 7.7759, 7.4070
        xyY:
        0.4840, 0.2643, 7.7759
      CIE-Lab:
        33.5117, 52.1436, 3.7211
        CIE-LCH:
        33.5117, 52.2762, 4.0819
        CIE-Luv:
        33.5117, 75.8893, -4.8909
        Hunter-Lab:
        27.8853, 42.3517, 3.7709
      #961b4b color charts
#961b4b RGB chart
      #961b4b CMYK chart
      #961b4b RGB pie chart
      #961b4b color shades, tints & tones
#961b4b color schemes
#961b4b color preview, HTML & CSS examples
           This text has a color of #961b4b        
        
          <p style="color:#961b4b;">Text here</p>
        
        
          .mytext {color:#961b4b;}
        
        Text color #961b4b
      
           This box has a color of #961b4b        
        
          <div style="background-color:#961b4b;">Content here</div>
        
        
          .mybackground {background-color:#961b4b;}
        
        Background color #961b4b
      
           Border around this has a color of #961b4b        
        
          <div style="border:2px solid #961b4b;">Content here</div>
        
        
          .myborder {border:2px solid #961b4b;}
        
        Border color #961b4b