#96154b color space conversions
Hex:
        #96154b
        RGB:
        150, 21, 75
        CMY:
        41, 92, 71
        CMYK:
        0, 86, 50, 41
      HSL:
        335°, 75.4386%, 33.5294%
        HSV (HSB):
        335°, 86.0000%, 58.8235%
        XYZ:
        14.1158, 7.5284, 7.3657
        xyY:
        0.4866, 0.2595, 7.5284
      CIE-Lab:
        32.9807, 53.6610, 2.9574
        CIE-LCH:
        32.9807, 53.7425, 3.1545
        CIE-Luv:
        32.9807, 77.4994, -6.0133
        Hunter-Lab:
        27.4379, 43.8159, 3.2900
      #96154b color charts
#96154b RGB chart
      #96154b CMYK chart
      #96154b RGB pie chart
      #96154b color shades, tints & tones
#96154b color schemes
#96154b color preview, HTML & CSS examples
           This text has a color of #96154b        
        
          <p style="color:#96154b;">Text here</p>
        
        
          .mytext {color:#96154b;}
        
        Text color #96154b
      
           This box has a color of #96154b        
        
          <div style="background-color:#96154b;">Content here</div>
        
        
          .mybackground {background-color:#96154b;}
        
        Background color #96154b
      
           Border around this has a color of #96154b        
        
          <div style="border:2px solid #96154b;">Content here</div>
        
        
          .myborder {border:2px solid #96154b;}
        
        Border color #96154b