#f01c19 color space conversions
Hex:
        #f01c19
        RGB:
        240, 28, 25
        CMY:
        6, 89, 90
        CMYK:
        0, 88, 90, 6
      HSL:
        1°, 87.7551%, 51.9608%
        HSV (HSB):
        1°, 89.5833%, 94.1176%
        XYZ:
        36.5259, 19.4260, 2.7442
        xyY:
        0.6223, 0.3310, 19.4260
      CIE-Lab:
        51.1819, 73.9395, 57.1928
        CIE-LCH:
        51.1819, 93.4776, 37.7222
        CIE-Luv:
        51.1819, 157.5591, 34.4480
        Hunter-Lab:
        44.0749, 70.7961, 27.1610
      #f01c19 color charts
#f01c19 RGB chart
      #f01c19 CMYK chart
      #f01c19 RGB pie chart
      #f01c19 color shades, tints & tones
#f01c19 color schemes
#f01c19 color preview, HTML & CSS examples
           This text has a color of #f01c19        
        
          <p style="color:#f01c19;">Text here</p>
        
        
          .mytext {color:#f01c19;}
        
        Text color #f01c19
      
           This box has a color of #f01c19        
        
          <div style="background-color:#f01c19;">Content here</div>
        
        
          .mybackground {background-color:#f01c19;}
        
        Background color #f01c19
      
           Border around this has a color of #f01c19        
        
          <div style="border:2px solid #f01c19;">Content here</div>
        
        
          .myborder {border:2px solid #f01c19;}
        
        Border color #f01c19