#e50e1d color space conversions
Hex:
        #e50e1d
        RGB:
        229, 14, 29
        CMY:
        10, 95, 89
        CMYK:
        0, 94, 87, 10
      HSL:
        356°, 88.4774%, 47.6471%
        HSV (HSB):
        356°, 93.8865%, 89.8039%
        XYZ:
        32.6919, 17.0608, 2.7324
        xyY:
        0.6229, 0.3251, 17.0608
      CIE-Lab:
        48.3365, 73.0119, 52.3709
        CIE-LCH:
        48.3365, 89.8523, 35.6516
        CIE-Luv:
        48.3365, 152.5383, 30.7929
        Hunter-Lab:
        41.3047, 68.9961, 24.9911
      #e50e1d color charts
#e50e1d RGB chart
      #e50e1d CMYK chart
      #e50e1d RGB pie chart
      #e50e1d color shades, tints & tones
#e50e1d color schemes
#e50e1d color preview, HTML & CSS examples
           This text has a color of #e50e1d        
        
          <p style="color:#e50e1d;">Text here</p>
        
        
          .mytext {color:#e50e1d;}
        
        Text color #e50e1d
      
           This box has a color of #e50e1d        
        
          <div style="background-color:#e50e1d;">Content here</div>
        
        
          .mybackground {background-color:#e50e1d;}
        
        Background color #e50e1d
      
           Border around this has a color of #e50e1d        
        
          <div style="border:2px solid #e50e1d;">Content here</div>
        
        
          .myborder {border:2px solid #e50e1d;}
        
        Border color #e50e1d