#961d4f color space conversions
Hex:
        #961d4f
        RGB:
        150, 29, 79
        CMY:
        41, 89, 69
        CMYK:
        0, 81, 47, 41
      HSL:
        335°, 67.5978%, 35.0980%
        HSV (HSB):
        335°, 80.6667%, 58.8235%
        XYZ:
        14.4283, 7.9273, 8.1668
        xyY:
        0.4727, 0.2597, 7.9273
      CIE-Lab:
        33.8310, 51.9356, 1.5702
        CIE-LCH:
        33.8310, 51.9594, 1.7318
        CIE-Luv:
        33.8310, 73.8031, -7.1770
        Hunter-Lab:
        28.1554, 42.2009, 2.5111
      #961d4f color charts
#961d4f RGB chart
      #961d4f CMYK chart
      #961d4f RGB pie chart
      #961d4f color shades, tints & tones
#961d4f color schemes
#961d4f color preview, HTML & CSS examples
           This text has a color of #961d4f        
        
          <p style="color:#961d4f;">Text here</p>
        
        
          .mytext {color:#961d4f;}
        
        Text color #961d4f
      
           This box has a color of #961d4f        
        
          <div style="background-color:#961d4f;">Content here</div>
        
        
          .mybackground {background-color:#961d4f;}
        
        Background color #961d4f
      
           Border around this has a color of #961d4f        
        
          <div style="border:2px solid #961d4f;">Content here</div>
        
        
          .myborder {border:2px solid #961d4f;}
        
        Border color #961d4f