#96222b color space conversions
Hex:
        #96222b
        RGB:
        150, 34, 43
        CMY:
        41, 87, 83
        CMYK:
        0, 77, 71, 41
      HSL:
        355°, 63.0435%, 36.0784%
        HSV (HSB):
        355°, 77.3333%, 58.8235%
        XYZ:
        13.5857, 7.8025, 3.0755
        xyY:
        0.5553, 0.3189, 7.8025
      CIE-Lab:
        33.5681, 47.7720, 24.5534
        CIE-LCH:
        33.5681, 53.7125, 27.2018
        CIE-Luv:
        33.5681, 83.2369, 14.7464
        Hunter-Lab:
        27.9330, 37.9343, 13.0251
      #96222b color charts
#96222b RGB chart
      #96222b CMYK chart
      #96222b RGB pie chart
      #96222b color shades, tints & tones
#96222b color schemes
#96222b color preview, HTML & CSS examples
           This text has a color of #96222b        
        
          <p style="color:#96222b;">Text here</p>
        
        
          .mytext {color:#96222b;}
        
        Text color #96222b
      
           This box has a color of #96222b        
        
          <div style="background-color:#96222b;">Content here</div>
        
        
          .mybackground {background-color:#96222b;}
        
        Background color #96222b
      
           Border around this has a color of #96222b        
        
          <div style="border:2px solid #96222b;">Content here</div>
        
        
          .myborder {border:2px solid #96222b;}
        
        Border color #96222b