#961b4d color space conversions
Hex:
        #961b4d
        RGB:
        150, 27, 77
        CMY:
        41, 89, 70
        CMYK:
        0, 82, 49, 41
      HSL:
        336°, 69.4915%, 34.7059%
        HSV (HSB):
        336°, 82.0000%, 58.8235%
        XYZ:
        14.3092, 7.8037, 7.7733
        xyY:
        0.4788, 0.2611, 7.8037
      CIE-Lab:
        33.5707, 52.3211, 2.4986
        CIE-LCH:
        33.5707, 52.3807, 2.7341
        CIE-Luv:
        33.5707, 75.1434, -6.2380
        Hunter-Lab:
        27.9351, 42.5462, 3.0565
      #961b4d color charts
#961b4d RGB chart
      #961b4d CMYK chart
      #961b4d RGB pie chart
      #961b4d color shades, tints & tones
#961b4d color schemes
#961b4d color preview, HTML & CSS examples
           This text has a color of #961b4d        
        
          <p style="color:#961b4d;">Text here</p>
        
        
          .mytext {color:#961b4d;}
        
        Text color #961b4d
      
           This box has a color of #961b4d        
        
          <div style="background-color:#961b4d;">Content here</div>
        
        
          .mybackground {background-color:#961b4d;}
        
        Background color #961b4d
      
           Border around this has a color of #961b4d        
        
          <div style="border:2px solid #961b4d;">Content here</div>
        
        
          .myborder {border:2px solid #961b4d;}
        
        Border color #961b4d