#960c1f color space conversions
Hex:
        #960c1f
        RGB:
        150, 12, 31
        CMY:
        41, 95, 88
        CMYK:
        0, 92, 79, 41
      HSL:
        352°, 85.1852%, 31.7647%
        HSV (HSB):
        352°, 92.0000%, 58.8235%
        XYZ:
        12.9565, 6.8459, 1.9348
        xyY:
        0.5961, 0.3149, 6.8459
      CIE-Lab:
        31.4535, 52.7865, 29.6259
        CIE-LCH:
        31.4535, 60.5319, 29.3029
        CIE-Luv:
        31.4535, 93.5913, 15.9381
        Hunter-Lab:
        26.1647, 42.6031, 13.9309
      #960c1f color charts
#960c1f RGB chart
      #960c1f CMYK chart
      #960c1f RGB pie chart
      #960c1f color shades, tints & tones
#960c1f color schemes
#960c1f color preview, HTML & CSS examples
           This text has a color of #960c1f        
        
          <p style="color:#960c1f;">Text here</p>
        
        
          .mytext {color:#960c1f;}
        
        Text color #960c1f
      
           This box has a color of #960c1f        
        
          <div style="background-color:#960c1f;">Content here</div>
        
        
          .mybackground {background-color:#960c1f;}
        
        Background color #960c1f
      
           Border around this has a color of #960c1f        
        
          <div style="border:2px solid #960c1f;">Content here</div>
        
        
          .myborder {border:2px solid #960c1f;}
        
        Border color #960c1f