#f01425 color space conversions
Hex:
        #f01425
        RGB:
        240, 20, 37
        CMY:
        6, 92, 85
        CMYK:
        0, 92, 85, 6
      HSL:
        355°, 88.0000%, 50.9804%
        HSV (HSB):
        355°, 91.6667%, 94.1176%
        XYZ:
        36.5193, 19.1591, 3.5236
        xyY:
        0.6169, 0.3236, 19.1591
      CIE-Lab:
        50.8729, 75.2493, 51.5641
        CIE-LCH:
        50.8729, 91.2213, 34.4206
        CIE-Luv:
        50.8729, 157.9911, 31.2101
        Hunter-Lab:
        43.7712, 72.3270, 25.8670
      #f01425 color charts
#f01425 RGB chart
      #f01425 CMYK chart
      #f01425 RGB pie chart
      #f01425 color shades, tints & tones
#f01425 color schemes
#f01425 color preview, HTML & CSS examples
           This text has a color of #f01425        
        
          <p style="color:#f01425;">Text here</p>
        
        
          .mytext {color:#f01425;}
        
        Text color #f01425
      
           This box has a color of #f01425        
        
          <div style="background-color:#f01425;">Content here</div>
        
        
          .mybackground {background-color:#f01425;}
        
        Background color #f01425
      
           Border around this has a color of #f01425        
        
          <div style="border:2px solid #f01425;">Content here</div>
        
        
          .myborder {border:2px solid #f01425;}
        
        Border color #f01425