#e160a2 color space conversions
Hex:
        #e160a2
        RGB:
        225, 96, 162
        CMY:
        12, 62, 36
        CMYK:
        0, 57, 28, 12
      HSL:
        329°, 68.2540%, 62.9412%
        HSV (HSB):
        329°, 57.3333%, 88.2353%
        XYZ:
        41.7558, 26.9819, 37.1897
        xyY:
        0.3942, 0.2547, 26.9819
      CIE-Lab:
        58.9576, 57.0054, -10.5661
        CIE-LCH:
        58.9576, 57.9763, 349.4993
        CIE-Luv:
        58.9576, 77.7609, -25.4352
        Hunter-Lab:
        51.9441, 52.5867, -6.0881
      #e160a2 color charts
#e160a2 RGB chart
      #e160a2 CMYK chart
      #e160a2 RGB pie chart
      #e160a2 color shades, tints & tones
#e160a2 color schemes
#e160a2 color preview, HTML & CSS examples
           This text has a color of #e160a2        
        
          <p style="color:#e160a2;">Text here</p>
        
        
          .mytext {color:#e160a2;}
        
        Text color #e160a2
      
           This box has a color of #e160a2        
        
          <div style="background-color:#e160a2;">Content here</div>
        
        
          .mybackground {background-color:#e160a2;}
        
        Background color #e160a2
      
           Border around this has a color of #e160a2        
        
          <div style="border:2px solid #e160a2;">Content here</div>
        
        
          .myborder {border:2px solid #e160a2;}
        
        Border color #e160a2