#e14d41 color space conversions
Hex:
        #e14d41
        RGB:
        225, 77, 65
        CMY:
        12, 70, 75
        CMYK:
        0, 66, 71, 12
      HSL:
        5°, 72.7273%, 56.8627%
        HSV (HSB):
        5°, 71.1111%, 88.2353%
        XYZ:
        34.6593, 21.6970, 7.3622
        xyY:
        0.5439, 0.3405, 21.6970
      CIE-Lab:
        53.7040, 56.7676, 38.7002
        CIE-LCH:
        53.7040, 68.7042, 34.2835
        CIE-Luv:
        53.7040, 115.1218, 29.7277
        Hunter-Lab:
        46.5800, 51.3037, 23.2349
      #e14d41 color charts
#e14d41 RGB chart
      #e14d41 CMYK chart
      #e14d41 RGB pie chart
      #e14d41 color shades, tints & tones
#e14d41 color schemes
#e14d41 color preview, HTML & CSS examples
           This text has a color of #e14d41        
        
          <p style="color:#e14d41;">Text here</p>
        
        
          .mytext {color:#e14d41;}
        
        Text color #e14d41
      
           This box has a color of #e14d41        
        
          <div style="background-color:#e14d41;">Content here</div>
        
        
          .mybackground {background-color:#e14d41;}
        
        Background color #e14d41
      
           Border around this has a color of #e14d41        
        
          <div style="border:2px solid #e14d41;">Content here</div>
        
        
          .myborder {border:2px solid #e14d41;}
        
        Border color #e14d41