#e5350f color space conversions
Hex:
        #e5350f
        RGB:
        229, 53, 15
        CMY:
        10, 79, 94
        CMYK:
        0, 77, 93, 10
      HSL:
        11°, 87.7049%, 47.8431%
        HSV (HSB):
        11°, 93.4498%, 89.8039%
        XYZ:
        33.6724, 19.2387, 2.3906
        xyY:
        0.6089, 0.3479, 19.2387
      CIE-Lab:
        50.9653, 65.1489, 59.4540
        CIE-LCH:
        50.9653, 88.1995, 42.3831
        CIE-Luv:
        50.9653, 139.8133, 37.9453
        Hunter-Lab:
        43.8620, 60.2744, 27.4718
      #e5350f color charts
#e5350f RGB chart
      #e5350f CMYK chart
      #e5350f RGB pie chart
      #e5350f color shades, tints & tones
#e5350f color schemes
#e5350f color preview, HTML & CSS examples
           This text has a color of #e5350f        
        
          <p style="color:#e5350f;">Text here</p>
        
        
          .mytext {color:#e5350f;}
        
        Text color #e5350f
      
           This box has a color of #e5350f        
        
          <div style="background-color:#e5350f;">Content here</div>
        
        
          .mybackground {background-color:#e5350f;}
        
        Background color #e5350f
      
           Border around this has a color of #e5350f        
        
          <div style="border:2px solid #e5350f;">Content here</div>
        
        
          .myborder {border:2px solid #e5350f;}
        
        Border color #e5350f