#f01422 color space conversions
Hex:
        #f01422
        RGB:
        240, 20, 34
        CMY:
        6, 92, 87
        CMYK:
        0, 92, 86, 6
      HSL:
        356°, 88.0000%, 50.9804%
        HSV (HSB):
        356°, 91.6667%, 94.1176%
        XYZ:
        36.4741, 19.1411, 3.2856
        xyY:
        0.6192, 0.3250, 19.1411
      CIE-Lab:
        50.8518, 75.1900, 52.9964
        CIE-LCH:
        50.8518, 91.9900, 35.1774
        CIE-Luv:
        50.8518, 158.4595, 31.9277
        Hunter-Lab:
        43.7505, 72.2491, 26.1728
      #f01422 color charts
#f01422 RGB chart
      #f01422 CMYK chart
      #f01422 RGB pie chart
      #f01422 color shades, tints & tones
#f01422 color schemes
#f01422 color preview, HTML & CSS examples
           This text has a color of #f01422        
        
          <p style="color:#f01422;">Text here</p>
        
        
          .mytext {color:#f01422;}
        
        Text color #f01422
      
           This box has a color of #f01422        
        
          <div style="background-color:#f01422;">Content here</div>
        
        
          .mybackground {background-color:#f01422;}
        
        Background color #f01422
      
           Border around this has a color of #f01422        
        
          <div style="border:2px solid #f01422;">Content here</div>
        
        
          .myborder {border:2px solid #f01422;}
        
        Border color #f01422