#960d5f color space conversions
Hex:
        #960d5f
        RGB:
        150, 13, 95
        CMY:
        41, 95, 63
        CMYK:
        0, 91, 37, 41
      HSL:
        324°, 84.0491%, 31.9608%
        HSV (HSB):
        324°, 91.3333%, 58.8235%
        XYZ:
        14.7872, 7.5981, 11.5137
        xyY:
        0.4362, 0.2241, 7.5981
      CIE-Lab:
        33.1315, 57.1438, -9.8667
        CIE-LCH:
        33.1315, 57.9893, 350.2037
        CIE-Luv:
        33.1315, 70.7953, -21.3542
        Hunter-Lab:
        27.5647, 47.5188, -5.4700
      #960d5f color charts
#960d5f RGB chart
      #960d5f CMYK chart
      #960d5f RGB pie chart
      #960d5f color shades, tints & tones
#960d5f color schemes
#960d5f color preview, HTML & CSS examples
           This text has a color of #960d5f        
        
          <p style="color:#960d5f;">Text here</p>
        
        
          .mytext {color:#960d5f;}
        
        Text color #960d5f
      
           This box has a color of #960d5f        
        
          <div style="background-color:#960d5f;">Content here</div>
        
        
          .mybackground {background-color:#960d5f;}
        
        Background color #960d5f
      
           Border around this has a color of #960d5f        
        
          <div style="border:2px solid #960d5f;">Content here</div>
        
        
          .myborder {border:2px solid #960d5f;}
        
        Border color #960d5f