#e52150 color space conversions
Hex:
        #e52150
        RGB:
        229, 33, 80
        CMY:
        10, 87, 69
        CMYK:
        0, 86, 65, 10
      HSL:
        346°, 79.0323%, 51.3725%
        HSV (HSB):
        346°, 85.5895%, 89.8039%
        XYZ:
        34.3049, 18.3249, 9.3184
        xyY:
        0.5538, 0.2958, 18.3249
      CIE-Lab:
        49.8878, 71.9947, 25.4629
        CIE-LCH:
        49.8878, 76.3649, 19.4776
        CIE-Luv:
        49.8878, 135.6611, 13.5278
        Hunter-Lab:
        42.8076, 68.1320, 17.0590
      #e52150 color charts
#e52150 RGB chart
      #e52150 CMYK chart
      #e52150 RGB pie chart
      #e52150 color shades, tints & tones
#e52150 color schemes
#e52150 color preview, HTML & CSS examples
           This text has a color of #e52150        
        
          <p style="color:#e52150;">Text here</p>
        
        
          .mytext {color:#e52150;}
        
        Text color #e52150
      
           This box has a color of #e52150        
        
          <div style="background-color:#e52150;">Content here</div>
        
        
          .mybackground {background-color:#e52150;}
        
        Background color #e52150
      
           Border around this has a color of #e52150        
        
          <div style="border:2px solid #e52150;">Content here</div>
        
        
          .myborder {border:2px solid #e52150;}
        
        Border color #e52150