#f70b24 color space conversions
Hex:
        #f70b24
        RGB:
        247, 11, 36
        CMY:
        3, 96, 86
        CMYK:
        0, 96, 85, 3
      HSL:
        354°, 93.6508%, 50.5882%
        HSV (HSB):
        354°, 95.5466%, 96.8627%
        XYZ:
        38.7959, 20.1409, 3.5119
        xyY:
        0.6212, 0.3225, 20.1409
      CIE-Lab:
        51.9961, 77.8095, 53.5713
        CIE-LCH:
        51.9961, 94.4680, 34.5471
        CIE-Luv:
        51.9961, 164.7418, 32.0691
        Hunter-Lab:
        44.8786, 75.7691, 26.7754
      #f70b24 color charts
#f70b24 RGB chart
      #f70b24 CMYK chart
      #f70b24 RGB pie chart
      #f70b24 color shades, tints & tones
#f70b24 color schemes
#f70b24 color preview, HTML & CSS examples
           This text has a color of #f70b24        
        
          <p style="color:#f70b24;">Text here</p>
        
        
          .mytext {color:#f70b24;}
        
        Text color #f70b24
      
           This box has a color of #f70b24        
        
          <div style="background-color:#f70b24;">Content here</div>
        
        
          .mybackground {background-color:#f70b24;}
        
        Background color #f70b24
      
           Border around this has a color of #f70b24        
        
          <div style="border:2px solid #f70b24;">Content here</div>
        
        
          .myborder {border:2px solid #f70b24;}
        
        Border color #f70b24