#e15180 color space conversions
Hex:
        #e15180
        RGB:
        225, 81, 128
        CMY:
        12, 68, 50
        CMYK:
        0, 64, 43, 12
      HSL:
        340°, 70.5882%, 60.0000%
        HSV (HSB):
        340°, 64.0000%, 88.2353%
        XYZ:
        37.8900, 23.4509, 22.9515
        xyY:
        0.4495, 0.2782, 23.4509
      CIE-Lab:
        55.5338, 59.6515, 4.3067
        CIE-LCH:
        55.5338, 59.8067, 4.1294
        CIE-Luv:
        55.5338, 95.8091, -5.7909
        Hunter-Lab:
        48.4262, 54.9179, 5.7979
      #e15180 color charts
#e15180 RGB chart
      #e15180 CMYK chart
      #e15180 RGB pie chart
      #e15180 color shades, tints & tones
#e15180 color schemes
#e15180 color preview, HTML & CSS examples
           This text has a color of #e15180        
        
          <p style="color:#e15180;">Text here</p>
        
        
          .mytext {color:#e15180;}
        
        Text color #e15180
      
           This box has a color of #e15180        
        
          <div style="background-color:#e15180;">Content here</div>
        
        
          .mybackground {background-color:#e15180;}
        
        Background color #e15180
      
           Border around this has a color of #e15180        
        
          <div style="border:2px solid #e15180;">Content here</div>
        
        
          .myborder {border:2px solid #e15180;}
        
        Border color #e15180