#e14d34 color space conversions
Hex:
        #e14d34
        RGB:
        225, 77, 52
        CMY:
        12, 70, 80
        CMYK:
        0, 66, 77, 12
      HSL:
        9°, 74.2489%, 54.3137%
        HSV (HSB):
        9°, 76.8889%, 88.2353%
        XYZ:
        34.3250, 21.5632, 5.6018
        xyY:
        0.5582, 0.3507, 21.5632
      CIE-Lab:
        53.5605, 56.2339, 45.5468
        CIE-LCH:
        53.5605, 72.3655, 39.0058
        CIE-Luv:
        53.5605, 117.4674, 34.6493
        Hunter-Lab:
        46.4362, 50.6814, 25.3530
      #e14d34 color charts
#e14d34 RGB chart
      #e14d34 CMYK chart
      #e14d34 RGB pie chart
      #e14d34 color shades, tints & tones
#e14d34 color schemes
#e14d34 color preview, HTML & CSS examples
           This text has a color of #e14d34        
        
          <p style="color:#e14d34;">Text here</p>
        
        
          .mytext {color:#e14d34;}
        
        Text color #e14d34
      
           This box has a color of #e14d34        
        
          <div style="background-color:#e14d34;">Content here</div>
        
        
          .mybackground {background-color:#e14d34;}
        
        Background color #e14d34
      
           Border around this has a color of #e14d34        
        
          <div style="border:2px solid #e14d34;">Content here</div>
        
        
          .myborder {border:2px solid #e14d34;}
        
        Border color #e14d34