#961a4b color space conversions
Hex:
        #961a4b
        RGB:
        150, 26, 75
        CMY:
        41, 90, 71
        CMYK:
        0, 83, 50, 41
      HSL:
        336°, 70.4545%, 34.5098%
        HSV (HSB):
        336°, 82.6667%, 58.8235%
        XYZ:
        14.2171, 7.7308, 7.3995
        xyY:
        0.4844, 0.2634, 7.7308
      CIE-Lab:
        33.4159, 52.4166, 3.5834
        CIE-LCH:
        33.4159, 52.5390, 3.9109
        CIE-Luv:
        33.4159, 76.1801, -5.0936
        Hunter-Lab:
        27.8044, 42.6140, 3.6844
      #961a4b color charts
#961a4b RGB chart
      #961a4b CMYK chart
      #961a4b RGB pie chart
      #961a4b color shades, tints & tones
#961a4b color schemes
#961a4b color preview, HTML & CSS examples
           This text has a color of #961a4b        
        
          <p style="color:#961a4b;">Text here</p>
        
        
          .mytext {color:#961a4b;}
        
        Text color #961a4b
      
           This box has a color of #961a4b        
        
          <div style="background-color:#961a4b;">Content here</div>
        
        
          .mybackground {background-color:#961a4b;}
        
        Background color #961a4b
      
           Border around this has a color of #961a4b        
        
          <div style="border:2px solid #961a4b;">Content here</div>
        
        
          .myborder {border:2px solid #961a4b;}
        
        Border color #961a4b