#e3050f color space conversions
Hex:
        #e3050f
        RGB:
        227, 5, 15
        CMY:
        11, 98, 94
        CMYK:
        0, 98, 93, 11
      HSL:
        357°, 95.6897%, 45.4902%
        HSV (HSB):
        357°, 97.7974%, 89.0196%
        XYZ:
        31.8190, 16.4739, 1.9547
        xyY:
        0.6332, 0.3279, 16.4739
      CIE-Lab:
        47.5902, 73.0828, 57.2701
        CIE-LCH:
        47.5902, 92.8491, 38.0834
        CIE-Luv:
        47.5902, 154.0926, 32.3399
        Hunter-Lab:
        40.5881, 68.9060, 25.5563
      #e3050f color charts
#e3050f RGB chart
      #e3050f CMYK chart
      #e3050f RGB pie chart
      #e3050f color shades, tints & tones
#e3050f color schemes
#e3050f color preview, HTML & CSS examples
           This text has a color of #e3050f        
        
          <p style="color:#e3050f;">Text here</p>
        
        
          .mytext {color:#e3050f;}
        
        Text color #e3050f
      
           This box has a color of #e3050f        
        
          <div style="background-color:#e3050f;">Content here</div>
        
        
          .mybackground {background-color:#e3050f;}
        
        Background color #e3050f
      
           Border around this has a color of #e3050f        
        
          <div style="border:2px solid #e3050f;">Content here</div>
        
        
          .myborder {border:2px solid #e3050f;}
        
        Border color #e3050f