#f70012 color space conversions
Hex:
        #f70012
        RGB:
        247, 0, 18
        CMY:
        3, 100, 93
        CMYK:
        0, 100, 93, 3
      HSL:
        356°, 100.0000%, 48.4314%
        HSV (HSB):
        356°, 100.0000%, 96.8627%
        XYZ:
        38.4670, 19.8178, 2.3701
        xyY:
        0.6342, 0.3267, 19.8178
      CIE-Lab:
        51.6306, 78.3338, 60.7623
        CIE-LCH:
        51.6306, 99.1374, 37.8002
        CIE-Luv:
        51.6306, 168.4424, 34.8357
        Hunter-Lab:
        44.5172, 76.3352, 28.0055
      #f70012 color charts
#f70012 RGB chart
      #f70012 CMYK chart
      #f70012 RGB pie chart
      #f70012 color shades, tints & tones
#f70012 color schemes
#f70012 color preview, HTML & CSS examples
           This text has a color of #f70012        
        
          <p style="color:#f70012;">Text here</p>
        
        
          .mytext {color:#f70012;}
        
        Text color #f70012
      
           This box has a color of #f70012        
        
          <div style="background-color:#f70012;">Content here</div>
        
        
          .mybackground {background-color:#f70012;}
        
        Background color #f70012
      
           Border around this has a color of #f70012        
        
          <div style="border:2px solid #f70012;">Content here</div>
        
        
          .myborder {border:2px solid #f70012;}
        
        Border color #f70012