#f70248 color space conversions
Hex:
        #f70248
        RGB:
        247, 2, 72
        CMY:
        3, 99, 72
        CMYK:
        0, 99, 71, 3
      HSL:
        343°, 98.3936%, 48.8235%
        HSV (HSB):
        343°, 99.1903%, 96.8627%
        XYZ:
        39.5492, 20.2855, 7.9619
        xyY:
        0.5834, 0.2992, 20.2855
      CIE-Lab:
        52.1584, 79.4951, 33.8807
        CIE-LCH:
        52.1584, 86.4139, 23.0836
        CIE-Luv:
        52.1584, 157.5633, 19.0925
        Hunter-Lab:
        45.0394, 77.9224, 21.0465
      #f70248 color charts
#f70248 RGB chart
      #f70248 CMYK chart
      #f70248 RGB pie chart
      #f70248 color shades, tints & tones
#f70248 color schemes
#f70248 color preview, HTML & CSS examples
           This text has a color of #f70248        
        
          <p style="color:#f70248;">Text here</p>
        
        
          .mytext {color:#f70248;}
        
        Text color #f70248
      
           This box has a color of #f70248        
        
          <div style="background-color:#f70248;">Content here</div>
        
        
          .mybackground {background-color:#f70248;}
        
        Background color #f70248
      
           Border around this has a color of #f70248        
        
          <div style="border:2px solid #f70248;">Content here</div>
        
        
          .myborder {border:2px solid #f70248;}
        
        Border color #f70248