#e24d50 color space conversions
Hex:
        #e24d50
        RGB:
        226, 77, 80
        CMY:
        11, 70, 69
        CMYK:
        0, 66, 65, 11
      HSL:
        359°, 71.9807%, 59.4118%
        HSV (HSB):
        359°, 65.9292%, 88.6275%
        XYZ:
        35.4659, 22.0557, 9.9773
        xyY:
        0.5254, 0.3268, 22.0557
      CIE-Lab:
        54.0860, 57.8704, 30.6709
        CIE-LCH:
        54.0860, 65.4957, 27.9233
        CIE-Luv:
        54.0860, 112.6329, 22.9458
        Hunter-Lab:
        46.9635, 52.6135, 20.2784
      #e24d50 color charts
#e24d50 RGB chart
      #e24d50 CMYK chart
      #e24d50 RGB pie chart
      #e24d50 color shades, tints & tones
#e24d50 color schemes
#e24d50 color preview, HTML & CSS examples
           This text has a color of #e24d50        
        
          <p style="color:#e24d50;">Text here</p>
        
        
          .mytext {color:#e24d50;}
        
        Text color #e24d50
      
           This box has a color of #e24d50        
        
          <div style="background-color:#e24d50;">Content here</div>
        
        
          .mybackground {background-color:#e24d50;}
        
        Background color #e24d50
      
           Border around this has a color of #e24d50        
        
          <div style="border:2px solid #e24d50;">Content here</div>
        
        
          .myborder {border:2px solid #e24d50;}
        
        Border color #e24d50