#960b45 color space conversions
Hex:
        #960b45
        RGB:
        150, 11, 69
        CMY:
        41, 96, 73
        CMYK:
        0, 93, 54, 41
      HSL:
        335°, 86.3354%, 31.5686%
        HSV (HSB):
        335°, 92.6667%, 58.8235%
        XYZ:
        13.7715, 7.1530, 6.2851
        xyY:
        0.5061, 0.2629, 7.1530
      CIE-Lab:
        32.1528, 55.0588, 5.7280
        CIE-LCH:
        32.1528, 55.3559, 5.9393
        CIE-Luv:
        32.1528, 81.8629, -3.4453
        Hunter-Lab:
        26.7452, 45.1085, 4.7886
      #960b45 color charts
#960b45 RGB chart
      #960b45 CMYK chart
      #960b45 RGB pie chart
      #960b45 color shades, tints & tones
#960b45 color schemes
#960b45 color preview, HTML & CSS examples
           This text has a color of #960b45        
        
          <p style="color:#960b45;">Text here</p>
        
        
          .mytext {color:#960b45;}
        
        Text color #960b45
      
           This box has a color of #960b45        
        
          <div style="background-color:#960b45;">Content here</div>
        
        
          .mybackground {background-color:#960b45;}
        
        Background color #960b45
      
           Border around this has a color of #960b45        
        
          <div style="border:2px solid #960b45;">Content here</div>
        
        
          .myborder {border:2px solid #960b45;}
        
        Border color #960b45