#f70f50 color space conversions
Hex:
        #f70f50
        RGB:
        247, 15, 80
        CMY:
        3, 94, 69
        CMYK:
        0, 94, 68, 3
      HSL:
        343°, 93.5484%, 51.3725%
        HSV (HSB):
        343°, 93.9271%, 96.8627%
        XYZ:
        39.9766, 20.6950, 9.4769
        xyY:
        0.5699, 0.2950, 20.6950
      CIE-Lab:
        52.6141, 78.8710, 29.6663
        CIE-LCH:
        52.6141, 84.2658, 20.6131
        CIE-Luv:
        52.6141, 153.3922, 15.9498
        Hunter-Lab:
        45.4917, 77.2490, 19.4928
      #f70f50 color charts
#f70f50 RGB chart
      #f70f50 CMYK chart
      #f70f50 RGB pie chart
      #f70f50 color shades, tints & tones
#f70f50 color schemes
#f70f50 color preview, HTML & CSS examples
           This text has a color of #f70f50        
        
          <p style="color:#f70f50;">Text here</p>
        
        
          .mytext {color:#f70f50;}
        
        Text color #f70f50
      
           This box has a color of #f70f50        
        
          <div style="background-color:#f70f50;">Content here</div>
        
        
          .mybackground {background-color:#f70f50;}
        
        Background color #f70f50
      
           Border around this has a color of #f70f50        
        
          <div style="border:2px solid #f70f50;">Content here</div>
        
        
          .myborder {border:2px solid #f70f50;}
        
        Border color #f70f50