#f70420 color space conversions
Hex:
        #f70420
        RGB:
        247, 4, 32
        CMY:
        3, 98, 87
        CMYK:
        0, 98, 87, 3
      HSL:
        353°, 96.8127%, 49.2157%
        HSV (HSB):
        353°, 98.3806%, 96.8627%
        XYZ:
        38.6619, 19.9653, 3.1825
        xyY:
        0.6255, 0.3230, 19.9653
      CIE-Lab:
        51.7979, 78.2363, 55.2858
        CIE-LCH:
        51.7979, 95.7989, 35.2470
        CIE-Luv:
        51.7979, 166.2882, 32.6382
        Hunter-Lab:
        44.6825, 76.2541, 27.0549
      #f70420 color charts
#f70420 RGB chart
      #f70420 CMYK chart
      #f70420 RGB pie chart
      #f70420 color shades, tints & tones
#f70420 color schemes
#f70420 color preview, HTML & CSS examples
           This text has a color of #f70420        
        
          <p style="color:#f70420;">Text here</p>
        
        
          .mytext {color:#f70420;}
        
        Text color #f70420
      
           This box has a color of #f70420        
        
          <div style="background-color:#f70420;">Content here</div>
        
        
          .mybackground {background-color:#f70420;}
        
        Background color #f70420
      
           Border around this has a color of #f70420        
        
          <div style="border:2px solid #f70420;">Content here</div>
        
        
          .myborder {border:2px solid #f70420;}
        
        Border color #f70420