#e50d3a color space conversions
Hex:
        #e50d3a
        RGB:
        229, 13, 58
        CMY:
        10, 95, 77
        CMYK:
        0, 94, 75, 10
      HSL:
        348°, 89.2562%, 47.4510%
        HSV (HSB):
        348°, 94.3231%, 89.8039%
        XYZ:
        33.2207, 17.2513, 5.5819
        xyY:
        0.5927, 0.3078, 17.2513
      CIE-Lab:
        48.5752, 73.8622, 37.0396
        CIE-LCH:
        48.5752, 82.6290, 26.6324
        CIE-Luv:
        48.5752, 146.8620, 21.8231
        Hunter-Lab:
        41.5347, 70.0839, 21.1063
      #e50d3a color charts
#e50d3a RGB chart
      #e50d3a CMYK chart
      #e50d3a RGB pie chart
      #e50d3a color shades, tints & tones
#e50d3a color schemes
#e50d3a color preview, HTML & CSS examples
           This text has a color of #e50d3a        
        
          <p style="color:#e50d3a;">Text here</p>
        
        
          .mytext {color:#e50d3a;}
        
        Text color #e50d3a
      
           This box has a color of #e50d3a        
        
          <div style="background-color:#e50d3a;">Content here</div>
        
        
          .mybackground {background-color:#e50d3a;}
        
        Background color #e50d3a
      
           Border around this has a color of #e50d3a        
        
          <div style="border:2px solid #e50d3a;">Content here</div>
        
        
          .myborder {border:2px solid #e50d3a;}
        
        Border color #e50d3a