#f01b14 color space conversions
Hex:
        #f01b14
        RGB:
        240, 27, 20
        CMY:
        6, 89, 92
        CMYK:
        0, 89, 92, 6
      HSL:
        2°, 88.0000%, 50.9804%
        HSV (HSB):
        2°, 91.6667%, 94.1176%
        XYZ:
        36.4534, 19.3596, 2.4773
        xyY:
        0.6254, 0.3321, 19.3596
      CIE-Lab:
        51.1053, 74.0287, 59.0268
        CIE-LCH:
        51.1053, 94.6805, 38.5671
        CIE-Luv:
        51.1053, 158.3605, 35.1411
        Hunter-Lab:
        43.9996, 70.8868, 27.4615
      #f01b14 color charts
#f01b14 RGB chart
      #f01b14 CMYK chart
      #f01b14 RGB pie chart
      #f01b14 color shades, tints & tones
#f01b14 color schemes
#f01b14 color preview, HTML & CSS examples
           This text has a color of #f01b14        
        
          <p style="color:#f01b14;">Text here</p>
        
        
          .mytext {color:#f01b14;}
        
        Text color #f01b14
      
           This box has a color of #f01b14        
        
          <div style="background-color:#f01b14;">Content here</div>
        
        
          .mybackground {background-color:#f01b14;}
        
        Background color #f01b14
      
           Border around this has a color of #f01b14        
        
          <div style="border:2px solid #f01b14;">Content here</div>
        
        
          .myborder {border:2px solid #f01b14;}
        
        Border color #f01b14