#e53c52 color space conversions
Hex:
        #e53c52
        RGB:
        229, 60, 82
        CMY:
        10, 76, 68
        CMYK:
        0, 74, 64, 10
      HSL:
        352°, 76.4706%, 56.6667%
        HSV (HSB):
        352°, 73.7991%, 89.8039%
        XYZ:
        35.4519, 20.4989, 10.0708
        xyY:
        0.5370, 0.3105, 20.4989
      CIE-Lab:
        52.3967, 65.1050, 27.4775
        CIE-LCH:
        52.3967, 70.6659, 22.8821
        CIE-Luv:
        52.3967, 124.1006, 17.7641
        Hunter-Lab:
        45.2757, 60.5371, 18.5050
      #e53c52 color charts
#e53c52 RGB chart
      #e53c52 CMYK chart
      #e53c52 RGB pie chart
      #e53c52 color shades, tints & tones
#e53c52 color schemes
#e53c52 color preview, HTML & CSS examples
           This text has a color of #e53c52        
        
          <p style="color:#e53c52;">Text here</p>
        
        
          .mytext {color:#e53c52;}
        
        Text color #e53c52
      
           This box has a color of #e53c52        
        
          <div style="background-color:#e53c52;">Content here</div>
        
        
          .mybackground {background-color:#e53c52;}
        
        Background color #e53c52
      
           Border around this has a color of #e53c52        
        
          <div style="border:2px solid #e53c52;">Content here</div>
        
        
          .myborder {border:2px solid #e53c52;}
        
        Border color #e53c52