#960a3b color space conversions
Hex:
        #960a3b
        RGB:
        150, 10, 59
        CMY:
        41, 96, 77
        CMYK:
        0, 93, 61, 41
      HSL:
        339°, 87.5000%, 31.3725%
        HSV (HSB):
        339°, 93.3333%, 58.8235%
        XYZ:
        13.4756, 7.0169, 4.7818
        xyY:
        0.5332, 0.2776, 7.0169
      CIE-Lab:
        31.8453, 54.4898, 11.9293
        CIE-LCH:
        31.8453, 55.7803, 12.3488
        CIE-Luv:
        31.8453, 85.7852, 2.5771
        Hunter-Lab:
        26.4894, 44.4498, 7.8396
      #960a3b color charts
#960a3b RGB chart
      #960a3b CMYK chart
      #960a3b RGB pie chart
      #960a3b color shades, tints & tones
#960a3b color schemes
#960a3b color preview, HTML & CSS examples
           This text has a color of #960a3b        
        
          <p style="color:#960a3b;">Text here</p>
        
        
          .mytext {color:#960a3b;}
        
        Text color #960a3b
      
           This box has a color of #960a3b        
        
          <div style="background-color:#960a3b;">Content here</div>
        
        
          .mybackground {background-color:#960a3b;}
        
        Background color #960a3b
      
           Border around this has a color of #960a3b        
        
          <div style="border:2px solid #960a3b;">Content here</div>
        
        
          .myborder {border:2px solid #960a3b;}
        
        Border color #960a3b