#96043d color space conversions
Hex:
        #96043d
        RGB:
        150, 4, 61
        CMY:
        41, 98, 76
        CMYK:
        0, 97, 59, 41
      HSL:
        337°, 94.8052%, 30.1961%
        HSV (HSB):
        337°, 97.3333%, 58.8235%
        XYZ:
        13.4634, 6.9078, 5.0386
        xyY:
        0.5299, 0.2719, 6.9078
      CIE-Lab:
        31.5961, 55.4852, 10.2584
        CIE-LCH:
        31.5961, 56.4256, 10.4749
        CIE-Luv:
        31.5961, 86.0671, 0.8012
        Hunter-Lab:
        26.2827, 45.4427, 7.0315
      #96043d color charts
#96043d RGB chart
      #96043d CMYK chart
      #96043d RGB pie chart
      #96043d color shades, tints & tones
#96043d color schemes
#96043d color preview, HTML & CSS examples
           This text has a color of #96043d        
        
          <p style="color:#96043d;">Text here</p>
        
        
          .mytext {color:#96043d;}
        
        Text color #96043d
      
           This box has a color of #96043d        
        
          <div style="background-color:#96043d;">Content here</div>
        
        
          .mybackground {background-color:#96043d;}
        
        Background color #96043d
      
           Border around this has a color of #96043d        
        
          <div style="border:2px solid #96043d;">Content here</div>
        
        
          .myborder {border:2px solid #96043d;}
        
        Border color #96043d