#960e35 color space conversions
Hex:
        #960e35
        RGB:
        150, 14, 53
        CMY:
        41, 95, 79
        CMYK:
        0, 91, 65, 41
      HSL:
        343°, 82.9268%, 32.1569%
        HSV (HSB):
        343°, 90.6667%, 58.8235%
        XYZ:
        13.3773, 7.0551, 4.0249
        xyY:
        0.5470, 0.2885, 7.0551
      CIE-Lab:
        31.9321, 53.4800, 16.0181
        CIE-LCH:
        31.9321, 55.8273, 16.6738
        CIE-Luv:
        31.9321, 87.0748, 6.3670
        Hunter-Lab:
        26.5615, 43.4162, 9.6088
      #960e35 color charts
#960e35 RGB chart
      #960e35 CMYK chart
      #960e35 RGB pie chart
      #960e35 color shades, tints & tones
#960e35 color schemes
#960e35 color preview, HTML & CSS examples
           This text has a color of #960e35        
        
          <p style="color:#960e35;">Text here</p>
        
        
          .mytext {color:#960e35;}
        
        Text color #960e35
      
           This box has a color of #960e35        
        
          <div style="background-color:#960e35;">Content here</div>
        
        
          .mybackground {background-color:#960e35;}
        
        Background color #960e35
      
           Border around this has a color of #960e35        
        
          <div style="border:2px solid #960e35;">Content here</div>
        
        
          .myborder {border:2px solid #960e35;}
        
        Border color #960e35