#e52c5b color space conversions
Hex:
        #e52c5b
        RGB:
        229, 44, 91
        CMY:
        10, 83, 64
        CMYK:
        0, 81, 60, 10
      HSL:
        345°, 78.0591%, 53.5294%
        HSV (HSB):
        345°, 80.7860%, 89.8039%
        XYZ:
        35.1021, 19.2147, 11.7563
        xyY:
        0.5313, 0.2908, 19.2147
      CIE-Lab:
        50.9375, 70.2069, 20.1738
        CIE-LCH:
        50.9375, 73.0479, 16.0319
        CIE-Luv:
        50.9375, 128.2760, 9.2165
        Hunter-Lab:
        43.8346, 66.2297, 14.7829
      #e52c5b color charts
#e52c5b RGB chart
      #e52c5b CMYK chart
      #e52c5b RGB pie chart
      #e52c5b color shades, tints & tones
#e52c5b color schemes
#e52c5b color preview, HTML & CSS examples
           This text has a color of #e52c5b        
        
          <p style="color:#e52c5b;">Text here</p>
        
        
          .mytext {color:#e52c5b;}
        
        Text color #e52c5b
      
           This box has a color of #e52c5b        
        
          <div style="background-color:#e52c5b;">Content here</div>
        
        
          .mybackground {background-color:#e52c5b;}
        
        Background color #e52c5b
      
           Border around this has a color of #e52c5b        
        
          <div style="border:2px solid #e52c5b;">Content here</div>
        
        
          .myborder {border:2px solid #e52c5b;}
        
        Border color #e52c5b