#e50b41 color space conversions
Hex:
        #e50b41
        RGB:
        229, 11, 65
        CMY:
        10, 96, 75
        CMYK:
        0, 95, 72, 10
      HSL:
        345°, 90.8333%, 47.0588%
        HSV (HSB):
        345°, 95.1965%, 89.8039%
        XYZ:
        33.3869, 17.2790, 6.5765
        xyY:
        0.5833, 0.3019, 17.2790
      CIE-Lab:
        48.6097, 74.2997, 32.9251
        CIE-LCH:
        48.6097, 81.2681, 23.9000
        CIE-Luv:
        48.6097, 145.2065, 18.7147
        Hunter-Lab:
        41.5680, 70.6248, 19.7173
      #e50b41 color charts
#e50b41 RGB chart
      #e50b41 CMYK chart
      #e50b41 RGB pie chart
      #e50b41 color shades, tints & tones
#e50b41 color schemes
#e50b41 color preview, HTML & CSS examples
           This text has a color of #e50b41        
        
          <p style="color:#e50b41;">Text here</p>
        
        
          .mytext {color:#e50b41;}
        
        Text color #e50b41
      
           This box has a color of #e50b41        
        
          <div style="background-color:#e50b41;">Content here</div>
        
        
          .mybackground {background-color:#e50b41;}
        
        Background color #e50b41
      
           Border around this has a color of #e50b41        
        
          <div style="border:2px solid #e50b41;">Content here</div>
        
        
          .myborder {border:2px solid #e50b41;}
        
        Border color #e50b41