#f70c28 color space conversions
Hex:
        #f70c28
        RGB:
        247, 12, 40
        CMY:
        3, 95, 84
        CMYK:
        0, 95, 84, 3
      HSL:
        353°, 93.6255%, 50.7843%
        HSV (HSB):
        353°, 95.1417%, 96.8627%
        XYZ:
        38.8722, 20.1903, 3.8558
        xyY:
        0.6178, 0.3209, 20.1903
      CIE-Lab:
        52.0517, 77.8132, 51.6532
        CIE-LCH:
        52.0517, 93.3967, 33.5767
        CIE-Luv:
        52.0517, 163.9388, 31.1282
        Hunter-Lab:
        44.9336, 75.7872, 26.3658
      #f70c28 color charts
#f70c28 RGB chart
      #f70c28 CMYK chart
      #f70c28 RGB pie chart
      #f70c28 color shades, tints & tones
#f70c28 color schemes
#f70c28 color preview, HTML & CSS examples
           This text has a color of #f70c28        
        
          <p style="color:#f70c28;">Text here</p>
        
        
          .mytext {color:#f70c28;}
        
        Text color #f70c28
      
           This box has a color of #f70c28        
        
          <div style="background-color:#f70c28;">Content here</div>
        
        
          .mybackground {background-color:#f70c28;}
        
        Background color #f70c28
      
           Border around this has a color of #f70c28        
        
          <div style="border:2px solid #f70c28;">Content here</div>
        
        
          .myborder {border:2px solid #f70c28;}
        
        Border color #f70c28