#961b3e color space conversions
Hex:
        #961b3e
        RGB:
        150, 27, 62
        CMY:
        41, 89, 76
        CMYK:
        0, 82, 59, 41
      HSL:
        343°, 69.4915%, 34.7059%
        HSV (HSB):
        343°, 82.0000%, 58.8235%
        XYZ:
        13.8391, 7.6157, 5.2980
        xyY:
        0.5173, 0.2847, 7.6157
      CIE-Lab:
        33.1694, 51.1060, 11.7594
        CIE-LCH:
        33.1694, 52.4415, 12.9581
        CIE-Luv:
        33.1694, 80.4898, 3.3412
        Hunter-Lab:
        27.5966, 41.2202, 7.9351
      #961b3e color charts
#961b3e RGB chart
      #961b3e CMYK chart
      #961b3e RGB pie chart
      #961b3e color shades, tints & tones
#961b3e color schemes
#961b3e color preview, HTML & CSS examples
           This text has a color of #961b3e        
        
          <p style="color:#961b3e;">Text here</p>
        
        
          .mytext {color:#961b3e;}
        
        Text color #961b3e
      
           This box has a color of #961b3e        
        
          <div style="background-color:#961b3e;">Content here</div>
        
        
          .mybackground {background-color:#961b3e;}
        
        Background color #961b3e
      
           Border around this has a color of #961b3e        
        
          <div style="border:2px solid #961b3e;">Content here</div>
        
        
          .myborder {border:2px solid #961b3e;}
        
        Border color #961b3e