#f70010 color space conversions
Hex:
        #f70010
        RGB:
        247, 0, 16
        CMY:
        3, 100, 94
        CMYK:
        0, 100, 94, 3
      HSL:
        356°, 100.0000%, 48.4314%
        HSV (HSB):
        356°, 100.0000%, 96.8627%
        XYZ:
        38.4513, 19.8116, 2.2876
        xyY:
        0.6350, 0.3272, 19.8116
      CIE-Lab:
        51.6235, 78.3143, 61.4051
        CIE-LCH:
        51.6235, 99.5174, 38.0995
        CIE-Luv:
        51.6235, 168.6103, 35.0843
        Hunter-Lab:
        44.5102, 76.3091, 28.1099
      #f70010 color charts
#f70010 RGB chart
      #f70010 CMYK chart
      #f70010 RGB pie chart
      #f70010 color shades, tints & tones
#f70010 color schemes
#f70010 color preview, HTML & CSS examples
           This text has a color of #f70010        
        
          <p style="color:#f70010;">Text here</p>
        
        
          .mytext {color:#f70010;}
        
        Text color #f70010
      
           This box has a color of #f70010        
        
          <div style="background-color:#f70010;">Content here</div>
        
        
          .mybackground {background-color:#f70010;}
        
        Background color #f70010
      
           Border around this has a color of #f70010        
        
          <div style="border:2px solid #f70010;">Content here</div>
        
        
          .myborder {border:2px solid #f70010;}
        
        Border color #f70010