#e1195a color space conversions
Hex:
        #e1195a
        RGB:
        225, 25, 90
        CMY:
        12, 90, 65
        CMYK:
        0, 89, 60, 12
      HSL:
        341°, 80.0000%, 49.0196%
        HSV (HSB):
        341°, 88.8889%, 88.2353%
        XYZ:
        33.2444, 17.4410, 11.2871
        xyY:
        0.5364, 0.2814, 17.4410
      CIE-Lab:
        48.8110, 72.9296, 17.7914
        CIE-LCH:
        48.8110, 75.0684, 13.7097
        CIE-Luv:
        48.8110, 131.1543, 5.8240
        Hunter-Lab:
        41.7624, 69.0084, 13.2094
      #e1195a color charts
#e1195a RGB chart
      #e1195a CMYK chart
      #e1195a RGB pie chart
      #e1195a color shades, tints & tones
#e1195a color schemes
#e1195a color preview, HTML & CSS examples
           This text has a color of #e1195a        
        
          <p style="color:#e1195a;">Text here</p>
        
        
          .mytext {color:#e1195a;}
        
        Text color #e1195a
      
           This box has a color of #e1195a        
        
          <div style="background-color:#e1195a;">Content here</div>
        
        
          .mybackground {background-color:#e1195a;}
        
        Background color #e1195a
      
           Border around this has a color of #e1195a        
        
          <div style="border:2px solid #e1195a;">Content here</div>
        
        
          .myborder {border:2px solid #e1195a;}
        
        Border color #e1195a