#e00960 color space conversions
Hex:
        #e00960
        RGB:
        224, 9, 96
        CMY:
        12, 96, 62
        CMYK:
        0, 96, 57, 12
      HSL:
        336°, 92.2747%, 45.6863%
        HSV (HSB):
        336°, 95.9821%, 87.8431%
        XYZ:
        32.9495, 16.8872, 12.5893
        xyY:
        0.5278, 0.2705, 16.8872
      CIE-Lab:
        48.1176, 74.8733, 13.1137
        CIE-LCH:
        48.1176, 76.0130, 9.9343
        CIE-Luv:
        48.1176, 130.6806, 0.4479
        Hunter-Lab:
        41.0940, 71.2080, 10.6022
      #e00960 color charts
#e00960 RGB chart
      #e00960 CMYK chart
      #e00960 RGB pie chart
      #e00960 color shades, tints & tones
#e00960 color schemes
#e00960 color preview, HTML & CSS examples
           This text has a color of #e00960        
        
          <p style="color:#e00960;">Text here</p>
        
        
          .mytext {color:#e00960;}
        
        Text color #e00960
      
           This box has a color of #e00960        
        
          <div style="background-color:#e00960;">Content here</div>
        
        
          .mybackground {background-color:#e00960;}
        
        Background color #e00960
      
           Border around this has a color of #e00960        
        
          <div style="border:2px solid #e00960;">Content here</div>
        
        
          .myborder {border:2px solid #e00960;}
        
        Border color #e00960