#961f2d color space conversions
Hex:
        #961f2d
        RGB:
        150, 31, 45
        CMY:
        41, 88, 82
        CMYK:
        0, 79, 70, 41
      HSL:
        353°, 65.7459%, 35.4902%
        HSV (HSB):
        353°, 79.3333%, 58.8235%
        XYZ:
        13.5413, 7.6535, 3.2462
        xyY:
        0.5540, 0.3131, 7.6535
      CIE-Lab:
        33.2505, 48.8558, 22.8991
        CIE-LCH:
        33.2505, 53.9561, 25.1128
        CIE-Luv:
        33.2505, 84.0434, 13.1868
        Hunter-Lab:
        27.6649, 38.9580, 12.4084
      #961f2d color charts
#961f2d RGB chart
      #961f2d CMYK chart
      #961f2d RGB pie chart
      #961f2d color shades, tints & tones
#961f2d color schemes
#961f2d color preview, HTML & CSS examples
           This text has a color of #961f2d        
        
          <p style="color:#961f2d;">Text here</p>
        
        
          .mytext {color:#961f2d;}
        
        Text color #961f2d
      
           This box has a color of #961f2d        
        
          <div style="background-color:#961f2d;">Content here</div>
        
        
          .mybackground {background-color:#961f2d;}
        
        Background color #961f2d
      
           Border around this has a color of #961f2d        
        
          <div style="border:2px solid #961f2d;">Content here</div>
        
        
          .myborder {border:2px solid #961f2d;}
        
        Border color #961f2d