#f70211 color space conversions
Hex:
        #f70211
        RGB:
        247, 2, 17
        CMY:
        3, 99, 93
        CMYK:
        0, 99, 93, 3
      HSL:
        356°, 98.3936%, 48.8235%
        HSV (HSB):
        356°, 99.1903%, 96.8627%
        XYZ:
        38.4807, 19.8580, 2.3351
        xyY:
        0.6342, 0.3273, 19.8580
      CIE-Lab:
        51.6763, 78.1806, 61.1167
        CIE-LCH:
        51.6763, 99.2343, 38.0160
        CIE-Luv:
        51.6763, 168.2490, 35.0534
        Hunter-Lab:
        44.5624, 76.1548, 28.0868
      #f70211 color charts
#f70211 RGB chart
      #f70211 CMYK chart
      #f70211 RGB pie chart
      #f70211 color shades, tints & tones
#f70211 color schemes
#f70211 color preview, HTML & CSS examples
           This text has a color of #f70211        
        
          <p style="color:#f70211;">Text here</p>
        
        
          .mytext {color:#f70211;}
        
        Text color #f70211
      
           This box has a color of #f70211        
        
          <div style="background-color:#f70211;">Content here</div>
        
        
          .mybackground {background-color:#f70211;}
        
        Background color #f70211
      
           Border around this has a color of #f70211        
        
          <div style="border:2px solid #f70211;">Content here</div>
        
        
          .myborder {border:2px solid #f70211;}
        
        Border color #f70211