#e14d42 color space conversions
Hex:
        #e14d42
        RGB:
        225, 77, 66
        CMY:
        12, 70, 74
        CMYK:
        0, 66, 71, 12
      HSL:
        4°, 72.6027%, 57.0588%
        HSV (HSB):
        4°, 70.6667%, 88.2353%
        XYZ:
        34.6886, 21.7087, 7.5162
        xyY:
        0.5427, 0.3397, 21.7087
      CIE-Lab:
        53.7165, 56.8140, 38.1578
        CIE-LCH:
        53.7165, 68.4387, 33.8864
        CIE-Luv:
        53.7165, 114.9210, 29.3056
        Hunter-Lab:
        46.5925, 51.3580, 23.0503
      #e14d42 color charts
#e14d42 RGB chart
      #e14d42 CMYK chart
      #e14d42 RGB pie chart
      #e14d42 color shades, tints & tones
#e14d42 color schemes
#e14d42 color preview, HTML & CSS examples
           This text has a color of #e14d42        
        
          <p style="color:#e14d42;">Text here</p>
        
        
          .mytext {color:#e14d42;}
        
        Text color #e14d42
      
           This box has a color of #e14d42        
        
          <div style="background-color:#e14d42;">Content here</div>
        
        
          .mybackground {background-color:#e14d42;}
        
        Background color #e14d42
      
           Border around this has a color of #e14d42        
        
          <div style="border:2px solid #e14d42;">Content here</div>
        
        
          .myborder {border:2px solid #e14d42;}
        
        Border color #e14d42