#f01900 color space conversions
Hex:
        #f01900
        RGB:
        240, 25, 0
        CMY:
        6, 90, 100
        CMYK:
        0, 90, 100, 6
      HSL:
        6°, 100.0000%, 47.0588%
        HSV (HSB):
        6°, 100.0000%, 94.1176%
        XYZ:
        36.2828, 19.2205, 1.7976
        xyY:
        0.6332, 0.3354, 19.2205
      CIE-Lab:
        50.9442, 74.1556, 64.4948
        CIE-LCH:
        50.9442, 98.2783, 41.0142
        CIE-Luv:
        50.9442, 160.2531, 37.0119
        Hunter-Lab:
        43.8412, 71.0037, 28.2578
      #f01900 color charts
#f01900 RGB chart
      #f01900 CMYK chart
      #f01900 RGB pie chart
      #f01900 color shades, tints & tones
#f01900 color schemes
#f01900 color preview, HTML & CSS examples
           This text has a color of #f01900        
        
          <p style="color:#f01900;">Text here</p>
        
        
          .mytext {color:#f01900;}
        
        Text color #f01900
      
           This box has a color of #f01900        
        
          <div style="background-color:#f01900;">Content here</div>
        
        
          .mybackground {background-color:#f01900;}
        
        Background color #f01900
      
           Border around this has a color of #f01900        
        
          <div style="border:2px solid #f01900;">Content here</div>
        
        
          .myborder {border:2px solid #f01900;}
        
        Border color #f01900