#961c1f color space conversions
Hex:
        #961c1f
        RGB:
        150, 28, 31
        CMY:
        41, 89, 88
        CMYK:
        0, 81, 79, 41
      HSL:
        359°, 68.5393%, 34.9020%
        HSV (HSB):
        359°, 81.3333%, 58.8235%
        XYZ:
        13.2403, 7.4135, 2.0294
        xyY:
        0.5837, 0.3268, 7.4135
      CIE-Lab:
        32.7302, 49.1485, 30.9901
        CIE-LCH:
        32.7302, 58.1031, 32.2331
        CIE-Luv:
        32.7302, 88.4586, 18.2186
        Hunter-Lab:
        27.2277, 39.1524, 14.6402
      #961c1f color charts
#961c1f RGB chart
      #961c1f CMYK chart
      #961c1f RGB pie chart
      #961c1f color shades, tints & tones
#961c1f color schemes
#961c1f color preview, HTML & CSS examples
           This text has a color of #961c1f        
        
          <p style="color:#961c1f;">Text here</p>
        
        
          .mytext {color:#961c1f;}
        
        Text color #961c1f
      
           This box has a color of #961c1f        
        
          <div style="background-color:#961c1f;">Content here</div>
        
        
          .mybackground {background-color:#961c1f;}
        
        Background color #961c1f
      
           Border around this has a color of #961c1f        
        
          <div style="border:2px solid #961c1f;">Content here</div>
        
        
          .myborder {border:2px solid #961c1f;}
        
        Border color #961c1f