#961b1f color space conversions
Hex:
        #961b1f
        RGB:
        150, 27, 31
        CMY:
        41, 89, 88
        CMYK:
        0, 82, 79, 41
      HSL:
        358°, 69.4915%, 34.7059%
        HSV (HSB):
        358°, 82.0000%, 58.8235%
        XYZ:
        13.2169, 7.3668, 2.0217
        xyY:
        0.5847, 0.3259, 7.3668
      CIE-Lab:
        32.6278, 49.4377, 30.8814
        CIE-LCH:
        32.6278, 58.2902, 31.9911
        CIE-Luv:
        32.6278, 88.8665, 18.0364
        Hunter-Lab:
        27.1419, 39.4235, 14.5831
      #961b1f color charts
#961b1f RGB chart
      #961b1f CMYK chart
      #961b1f RGB pie chart
      #961b1f color shades, tints & tones
#961b1f color schemes
#961b1f color preview, HTML & CSS examples
           This text has a color of #961b1f        
        
          <p style="color:#961b1f;">Text here</p>
        
        
          .mytext {color:#961b1f;}
        
        Text color #961b1f
      
           This box has a color of #961b1f        
        
          <div style="background-color:#961b1f;">Content here</div>
        
        
          .mybackground {background-color:#961b1f;}
        
        Background color #961b1f
      
           Border around this has a color of #961b1f        
        
          <div style="border:2px solid #961b1f;">Content here</div>
        
        
          .myborder {border:2px solid #961b1f;}
        
        Border color #961b1f