#961c2f color space conversions
Hex:
        #961c2f
        RGB:
        150, 28, 47
        CMY:
        41, 89, 82
        CMYK:
        0, 81, 69, 41
      HSL:
        351°, 68.5393%, 34.9020%
        HSV (HSB):
        351°, 81.3333%, 58.8235%
        XYZ:
        13.5060, 7.5198, 3.4289
        xyY:
        0.5523, 0.3075, 7.5198
      CIE-Lab:
        32.9620, 49.8721, 21.2591
        CIE-LCH:
        32.9620, 54.2141, 23.0872
        CIE-Luv:
        32.9620, 84.7080, 11.6332
        Hunter-Lab:
        27.4222, 39.9262, 11.7818
      #961c2f color charts
#961c2f RGB chart
      #961c2f CMYK chart
      #961c2f RGB pie chart
      #961c2f color shades, tints & tones
#961c2f color schemes
#961c2f color preview, HTML & CSS examples
           This text has a color of #961c2f        
        
          <p style="color:#961c2f;">Text here</p>
        
        
          .mytext {color:#961c2f;}
        
        Text color #961c2f
      
           This box has a color of #961c2f        
        
          <div style="background-color:#961c2f;">Content here</div>
        
        
          .mybackground {background-color:#961c2f;}
        
        Background color #961c2f
      
           Border around this has a color of #961c2f        
        
          <div style="border:2px solid #961c2f;">Content here</div>
        
        
          .myborder {border:2px solid #961c2f;}
        
        Border color #961c2f