#960b1b color space conversions
Hex:
        #960b1b
        RGB:
        150, 11, 27
        CMY:
        41, 96, 89
        CMYK:
        0, 93, 82, 41
      HSL:
        353°, 86.3354%, 31.5686%
        HSV (HSB):
        353°, 92.6667%, 58.8235%
        XYZ:
        12.8952, 6.8025, 1.6703
        xyY:
        0.6035, 0.3184, 6.8025
      CIE-Lab:
        31.3530, 52.8132, 31.9489
        CIE-LCH:
        31.3530, 61.7249, 31.1715
        CIE-Luv:
        31.3530, 94.6429, 17.1561
        Hunter-Lab:
        26.0816, 42.6105, 14.4602
      #960b1b color charts
#960b1b RGB chart
      #960b1b CMYK chart
      #960b1b RGB pie chart
      #960b1b color shades, tints & tones
#960b1b color schemes
#960b1b color preview, HTML & CSS examples
           This text has a color of #960b1b        
        
          <p style="color:#960b1b;">Text here</p>
        
        
          .mytext {color:#960b1b;}
        
        Text color #960b1b
      
           This box has a color of #960b1b        
        
          <div style="background-color:#960b1b;">Content here</div>
        
        
          .mybackground {background-color:#960b1b;}
        
        Background color #960b1b
      
           Border around this has a color of #960b1b        
        
          <div style="border:2px solid #960b1b;">Content here</div>
        
        
          .myborder {border:2px solid #960b1b;}
        
        Border color #960b1b