#ff0e13 color space conversions
Hex:
        #ff0e13
        RGB:
        255, 14, 19
        CMY:
        0, 95, 93
        CMYK:
        0, 95, 93, 0
      HSL:
        359°, 100.0000%, 52.7451%
        HSV (HSB):
        359°, 94.5098%, 100.0000%
        XYZ:
        41.5146, 21.6211, 2.6013
        xyY:
        0.6315, 0.3289, 21.6211
      CIE-Lab:
        53.6226, 79.2675, 62.4366
        CIE-LCH:
        53.6226, 100.9042, 38.2264
        CIE-Luv:
        53.6226, 171.9036, 36.5736
        Hunter-Lab:
        46.4985, 77.9953, 29.2320
      #ff0e13 color charts
#ff0e13 RGB chart
      #ff0e13 CMYK chart
      #ff0e13 RGB pie chart
      #ff0e13 color shades, tints & tones
#ff0e13 color schemes
#ff0e13 color preview, HTML & CSS examples
           This text has a color of #ff0e13        
        
          <p style="color:#ff0e13;">Text here</p>
        
        
          .mytext {color:#ff0e13;}
        
        Text color #ff0e13
      
           This box has a color of #ff0e13        
        
          <div style="background-color:#ff0e13;">Content here</div>
        
        
          .mybackground {background-color:#ff0e13;}
        
        Background color #ff0e13
      
           Border around this has a color of #ff0e13        
        
          <div style="border:2px solid #ff0e13;">Content here</div>
        
        
          .myborder {border:2px solid #ff0e13;}
        
        Border color #ff0e13