#96012c color space conversions
Hex:
        #96012c
        RGB:
        150, 1, 44
        CMY:
        41, 100, 83
        CMYK:
        0, 99, 71, 41
      HSL:
        343°, 98.6755%, 29.6078%
        HSV (HSB):
        343°, 99.3333%, 58.8235%
        XYZ:
        13.0432, 6.6876, 2.9863
        xyY:
        0.5742, 0.2944, 6.6876
      CIE-Lab:
        31.0848, 54.9481, 20.8667
        CIE-LCH:
        31.0848, 58.7768, 20.7944
        CIE-Luv:
        31.0848, 92.4186, 9.5921
        Hunter-Lab:
        25.8604, 44.7741, 11.2557
      #96012c color charts
#96012c RGB chart
      #96012c CMYK chart
      #96012c RGB pie chart
      #96012c color shades, tints & tones
#96012c color schemes
#96012c color preview, HTML & CSS examples
           This text has a color of #96012c        
        
          <p style="color:#96012c;">Text here</p>
        
        
          .mytext {color:#96012c;}
        
        Text color #96012c
      
           This box has a color of #96012c        
        
          <div style="background-color:#96012c;">Content here</div>
        
        
          .mybackground {background-color:#96012c;}
        
        Background color #96012c
      
           Border around this has a color of #96012c        
        
          <div style="border:2px solid #96012c;">Content here</div>
        
        
          .myborder {border:2px solid #96012c;}
        
        Border color #96012c