#f70b33 color space conversions
Hex:
        #f70b33
        RGB:
        247, 11, 51
        CMY:
        3, 96, 80
        CMYK:
        0, 96, 79, 3
      HSL:
        350°, 93.6508%, 50.5882%
        HSV (HSB):
        350°, 95.5466%, 96.8627%
        XYZ:
        39.0750, 20.2525, 4.9816
        xyY:
        0.6076, 0.3149, 20.2525
      CIE-Lab:
        52.1215, 78.1563, 45.9190
        CIE-LCH:
        52.1215, 90.6474, 30.4354
        CIE-Luv:
        52.1215, 161.9327, 27.8343
        Hunter-Lab:
        45.0028, 76.2329, 24.9388
      #f70b33 color charts
#f70b33 RGB chart
      #f70b33 CMYK chart
      #f70b33 RGB pie chart
      #f70b33 color shades, tints & tones
#f70b33 color schemes
#f70b33 color preview, HTML & CSS examples
           This text has a color of #f70b33        
        
          <p style="color:#f70b33;">Text here</p>
        
        
          .mytext {color:#f70b33;}
        
        Text color #f70b33
      
           This box has a color of #f70b33        
        
          <div style="background-color:#f70b33;">Content here</div>
        
        
          .mybackground {background-color:#f70b33;}
        
        Background color #f70b33
      
           Border around this has a color of #f70b33        
        
          <div style="border:2px solid #f70b33;">Content here</div>
        
        
          .myborder {border:2px solid #f70b33;}
        
        Border color #f70b33