#961f3f color space conversions
Hex:
        #961f3f
        RGB:
        150, 31, 63
        CMY:
        41, 88, 75
        CMYK:
        0, 79, 58, 41
      HSL:
        344°, 65.7459%, 35.4902%
        HSV (HSB):
        344°, 79.3333%, 58.8235%
        XYZ:
        13.9649, 7.8229, 5.4766
        xyY:
        0.5122, 0.2869, 7.8229
      CIE-Lab:
        33.6113, 49.9956, 11.7101
        CIE-LCH:
        33.6113, 51.3487, 13.1823
        CIE-Luv:
        33.6113, 78.7634, 3.5934
        Hunter-Lab:
        27.9694, 40.1769, 7.9693
      #961f3f color charts
#961f3f RGB chart
      #961f3f CMYK chart
      #961f3f RGB pie chart
      #961f3f color shades, tints & tones
#961f3f color schemes
#961f3f color preview, HTML & CSS examples
           This text has a color of #961f3f        
        
          <p style="color:#961f3f;">Text here</p>
        
        
          .mytext {color:#961f3f;}
        
        Text color #961f3f
      
           This box has a color of #961f3f        
        
          <div style="background-color:#961f3f;">Content here</div>
        
        
          .mybackground {background-color:#961f3f;}
        
        Background color #961f3f
      
           Border around this has a color of #961f3f        
        
          <div style="border:2px solid #961f3f;">Content here</div>
        
        
          .myborder {border:2px solid #961f3f;}
        
        Border color #961f3f