#f01a14 color space conversions
Hex:
        #f01a14
        RGB:
        240, 26, 20
        CMY:
        6, 90, 92
        CMYK:
        0, 89, 92, 6
      HSL:
        2°, 88.0000%, 50.9804%
        HSV (HSB):
        2°, 91.6667%, 94.1176%
        XYZ:
        36.4308, 19.3146, 2.4698
        xyY:
        0.6258, 0.3318, 19.3146
      CIE-Lab:
        51.0532, 74.1784, 58.9942
        CIE-LCH:
        51.0532, 94.7774, 38.4953
        CIE-Luv:
        51.0532, 158.6456, 35.0460
        Hunter-Lab:
        43.9483, 71.0575, 27.4319
      #f01a14 color charts
#f01a14 RGB chart
      #f01a14 CMYK chart
      #f01a14 RGB pie chart
      #f01a14 color shades, tints & tones
#f01a14 color schemes
#f01a14 color preview, HTML & CSS examples
           This text has a color of #f01a14        
        
          <p style="color:#f01a14;">Text here</p>
        
        
          .mytext {color:#f01a14;}
        
        Text color #f01a14
      
           This box has a color of #f01a14        
        
          <div style="background-color:#f01a14;">Content here</div>
        
        
          .mybackground {background-color:#f01a14;}
        
        Background color #f01a14
      
           Border around this has a color of #f01a14        
        
          <div style="border:2px solid #f01a14;">Content here</div>
        
        
          .myborder {border:2px solid #f01a14;}
        
        Border color #f01a14