#f01418 color space conversions
Hex:
        #f01418
        RGB:
        240, 20, 24
        CMY:
        6, 92, 91
        CMYK:
        0, 92, 90, 6
      HSL:
        359°, 88.0000%, 50.9804%
        HSV (HSB):
        359°, 91.6667%, 94.1176%
        XYZ:
        36.3502, 19.0915, 2.6333
        xyY:
        0.6259, 0.3287, 19.0915
      CIE-Lab:
        50.7941, 75.0271, 57.3246
        CIE-LCH:
        50.7941, 94.4202, 37.3817
        CIE-Luv:
        50.7941, 159.7577, 33.9145
        Hunter-Lab:
        43.6938, 72.0352, 27.0124
      #f01418 color charts
#f01418 RGB chart
      #f01418 CMYK chart
      #f01418 RGB pie chart
      #f01418 color shades, tints & tones
#f01418 color schemes
#f01418 color preview, HTML & CSS examples
           This text has a color of #f01418        
        
          <p style="color:#f01418;">Text here</p>
        
        
          .mytext {color:#f01418;}
        
        Text color #f01418
      
           This box has a color of #f01418        
        
          <div style="background-color:#f01418;">Content here</div>
        
        
          .mybackground {background-color:#f01418;}
        
        Background color #f01418
      
           Border around this has a color of #f01418        
        
          <div style="border:2px solid #f01418;">Content here</div>
        
        
          .myborder {border:2px solid #f01418;}
        
        Border color #f01418