#96154f color space conversions
Hex:
        #96154f
        RGB:
        150, 21, 79
        CMY:
        41, 92, 69
        CMYK:
        0, 86, 47, 41
      HSL:
        333°, 75.4386%, 33.5294%
        HSV (HSB):
        333°, 86.0000%, 58.8235%
        XYZ:
        14.2571, 7.5849, 8.1097
        xyY:
        0.4760, 0.2532, 7.5849
      CIE-Lab:
        33.1029, 54.0145, 0.5119
        CIE-LCH:
        33.1029, 54.0170, 0.5430
        CIE-Luv:
        33.1029, 75.9386, -8.7321
        Hunter-Lab:
        27.5407, 44.2090, 1.8197
      #96154f color charts
#96154f RGB chart
      #96154f CMYK chart
      #96154f RGB pie chart
      #96154f color shades, tints & tones
#96154f color schemes
#96154f color preview, HTML & CSS examples
           This text has a color of #96154f        
        
          <p style="color:#96154f;">Text here</p>
        
        
          .mytext {color:#96154f;}
        
        Text color #96154f
      
           This box has a color of #96154f        
        
          <div style="background-color:#96154f;">Content here</div>
        
        
          .mybackground {background-color:#96154f;}
        
        Background color #96154f
      
           Border around this has a color of #96154f        
        
          <div style="border:2px solid #96154f;">Content here</div>
        
        
          .myborder {border:2px solid #96154f;}
        
        Border color #96154f