#960c3b color space conversions
Hex:
        #960c3b
        RGB:
        150, 12, 59
        CMY:
        41, 95, 77
        CMYK:
        0, 92, 61, 41
      HSL:
        340°, 85.1852%, 31.7647%
        HSV (HSB):
        340°, 92.0000%, 58.8235%
        XYZ:
        13.4986, 7.0627, 4.7895
        xyY:
        0.5325, 0.2786, 7.0627
      CIE-Lab:
        31.9493, 54.1893, 12.0711
        CIE-LCH:
        31.9493, 55.5175, 12.5581
        CIE-Luv:
        31.9493, 85.4275, 2.7858
        Hunter-Lab:
        26.5758, 44.1572, 7.9179
      #960c3b color charts
#960c3b RGB chart
      #960c3b CMYK chart
      #960c3b RGB pie chart
      #960c3b color shades, tints & tones
#960c3b color schemes
#960c3b color preview, HTML & CSS examples
           This text has a color of #960c3b        
        
          <p style="color:#960c3b;">Text here</p>
        
        
          .mytext {color:#960c3b;}
        
        Text color #960c3b
      
           This box has a color of #960c3b        
        
          <div style="background-color:#960c3b;">Content here</div>
        
        
          .mybackground {background-color:#960c3b;}
        
        Background color #960c3b
      
           Border around this has a color of #960c3b        
        
          <div style="border:2px solid #960c3b;">Content here</div>
        
        
          .myborder {border:2px solid #960c3b;}
        
        Border color #960c3b