#e96f91 color space conversions
Hex:
        #e96f91
        RGB:
        233, 111, 145
        CMY:
        9, 56, 43
        CMYK:
        0, 52, 38, 9
      HSL:
        343°, 73.4940%, 67.4510%
        HSV (HSB):
        343°, 52.3605%, 91.3725%
        XYZ:
        44.3995, 30.7369, 30.3808
        xyY:
        0.4208, 0.2913, 30.7369
      CIE-Lab:
        62.2849, 50.5221, 4.2838
        CIE-LCH:
        62.2849, 50.7034, 4.8465
        CIE-Luv:
        62.2849, 80.8462, -3.7666
        Hunter-Lab:
        55.4408, 45.9295, 6.3185
      #e96f91 color charts
#e96f91 RGB chart
      #e96f91 CMYK chart
      #e96f91 RGB pie chart
      #e96f91 color shades, tints & tones
#e96f91 color schemes
#e96f91 color preview, HTML & CSS examples
           This text has a color of #e96f91        
        
          <p style="color:#e96f91;">Text here</p>
        
        
          .mytext {color:#e96f91;}
        
        Text color #e96f91
      
           This box has a color of #e96f91        
        
          <div style="background-color:#e96f91;">Content here</div>
        
        
          .mybackground {background-color:#e96f91;}
        
        Background color #e96f91
      
           Border around this has a color of #e96f91        
        
          <div style="border:2px solid #e96f91;">Content here</div>
        
        
          .myborder {border:2px solid #e96f91;}
        
        Border color #e96f91