#f70219 color space conversions
Hex:
        #f70219
        RGB:
        247, 2, 25
        CMY:
        3, 99, 90
        CMYK:
        0, 99, 90, 3
      HSL:
        354°, 98.3936%, 48.8235%
        HSV (HSB):
        354°, 99.1903%, 96.8627%
        XYZ:
        38.5549, 19.8878, 2.7264
        xyY:
        0.6303, 0.3251, 19.8878
      CIE-Lab:
        51.7101, 78.2731, 58.2305
        CIE-LCH:
        51.7101, 97.5575, 36.6471
        CIE-Luv:
        51.7101, 167.4586, 33.8798
        Hunter-Lab:
        44.5957, 76.2787, 27.5923
      #f70219 color charts
#f70219 RGB chart
      #f70219 CMYK chart
      #f70219 RGB pie chart
      #f70219 color shades, tints & tones
#f70219 color schemes
#f70219 color preview, HTML & CSS examples
           This text has a color of #f70219        
        
          <p style="color:#f70219;">Text here</p>
        
        
          .mytext {color:#f70219;}
        
        Text color #f70219
      
           This box has a color of #f70219        
        
          <div style="background-color:#f70219;">Content here</div>
        
        
          .mybackground {background-color:#f70219;}
        
        Background color #f70219
      
           Border around this has a color of #f70219        
        
          <div style="border:2px solid #f70219;">Content here</div>
        
        
          .myborder {border:2px solid #f70219;}
        
        Border color #f70219