#e14a34 color space conversions
Hex:
        #e14a34
        RGB:
        225, 74, 52
        CMY:
        12, 71, 80
        CMYK:
        0, 67, 77, 12
      HSL:
        8°, 74.2489%, 54.3137%
        HSV (HSB):
        8°, 76.8889%, 88.2353%
        XYZ:
        34.1199, 21.1530, 5.5334
        xyY:
        0.5611, 0.3479, 21.1530
      CIE-Lab:
        53.1166, 57.4367, 45.0853
        CIE-LCH:
        53.1166, 73.0182, 38.1304
        CIE-Luv:
        53.1166, 119.4683, 33.8154
        Hunter-Lab:
        45.9924, 51.9352, 25.0614
      #e14a34 color charts
#e14a34 RGB chart
      #e14a34 CMYK chart
      #e14a34 RGB pie chart
      #e14a34 color shades, tints & tones
#e14a34 color schemes
#e14a34 color preview, HTML & CSS examples
           This text has a color of #e14a34        
        
          <p style="color:#e14a34;">Text here</p>
        
        
          .mytext {color:#e14a34;}
        
        Text color #e14a34
      
           This box has a color of #e14a34        
        
          <div style="background-color:#e14a34;">Content here</div>
        
        
          .mybackground {background-color:#e14a34;}
        
        Background color #e14a34
      
           Border around this has a color of #e14a34        
        
          <div style="border:2px solid #e14a34;">Content here</div>
        
        
          .myborder {border:2px solid #e14a34;}
        
        Border color #e14a34