#f70016 color space conversions
Hex:
        #f70016
        RGB:
        247, 0, 22
        CMY:
        3, 100, 91
        CMYK:
        0, 100, 91, 3
      HSL:
        355°, 100.0000%, 48.4314%
        HSV (HSB):
        355°, 100.0000%, 96.8627%
        XYZ:
        38.5026, 19.8321, 2.5577
        xyY:
        0.6323, 0.3257, 19.8321
      CIE-Lab:
        51.6468, 78.3781, 59.3536
        CIE-LCH:
        51.6468, 98.3157, 37.1357
        CIE-Luv:
        51.6468, 168.0614, 34.2715
        Hunter-Lab:
        44.5332, 76.3946, 27.7680
      #f70016 color charts
#f70016 RGB chart
      #f70016 CMYK chart
      #f70016 RGB pie chart
      #f70016 color shades, tints & tones
#f70016 color schemes
#f70016 color preview, HTML & CSS examples
           This text has a color of #f70016        
        
          <p style="color:#f70016;">Text here</p>
        
        
          .mytext {color:#f70016;}
        
        Text color #f70016
      
           This box has a color of #f70016        
        
          <div style="background-color:#f70016;">Content here</div>
        
        
          .mybackground {background-color:#f70016;}
        
        Background color #f70016
      
           Border around this has a color of #f70016        
        
          <div style="border:2px solid #f70016;">Content here</div>
        
        
          .myborder {border:2px solid #f70016;}
        
        Border color #f70016