#96112d color space conversions
Hex:
        #96112d
        RGB:
        150, 17, 45
        CMY:
        41, 93, 82
        CMYK:
        0, 89, 70, 41
      HSL:
        347°, 79.6407%, 32.7451%
        HSV (HSB):
        347°, 88.6667%, 58.8235%
        XYZ:
        13.2518, 7.0744, 3.1497
        xyY:
        0.5645, 0.3013, 7.0744
      CIE-Lab:
        31.9757, 52.4762, 21.3219
        CIE-LCH:
        31.9757, 56.6425, 22.1126
        CIE-Luv:
        31.9757, 88.8121, 10.7780
        Hunter-Lab:
        26.5977, 42.3880, 11.5974
      #96112d color charts
#96112d RGB chart
      #96112d CMYK chart
      #96112d RGB pie chart
      #96112d color shades, tints & tones
#96112d color schemes
#96112d color preview, HTML & CSS examples
           This text has a color of #96112d        
        
          <p style="color:#96112d;">Text here</p>
        
        
          .mytext {color:#96112d;}
        
        Text color #96112d
      
           This box has a color of #96112d        
        
          <div style="background-color:#96112d;">Content here</div>
        
        
          .mybackground {background-color:#96112d;}
        
        Background color #96112d
      
           Border around this has a color of #96112d        
        
          <div style="border:2px solid #96112d;">Content here</div>
        
        
          .myborder {border:2px solid #96112d;}
        
        Border color #96112d