#f42f14 color space conversions
Hex:
        #f42f14
        RGB:
        244, 47, 20
        CMY:
        4, 82, 92
        CMYK:
        0, 81, 92, 4
      HSL:
        7°, 91.0569%, 51.7647%
        HSV (HSB):
        7°, 91.8033%, 95.6863%
        XYZ:
        38.4510, 21.3166, 2.7497
        xyY:
        0.6150, 0.3410, 21.3166
      CIE-Lab:
        53.2943, 71.1116, 60.7951
        CIE-LCH:
        53.2943, 93.5569, 40.5280
        CIE-Luv:
        53.2943, 153.7201, 38.2439
        Hunter-Lab:
        46.1699, 67.8600, 28.7878
      #f42f14 color charts
#f42f14 RGB chart
      #f42f14 CMYK chart
      #f42f14 RGB pie chart
      #f42f14 color shades, tints & tones
#f42f14 color schemes
#f42f14 color preview, HTML & CSS examples
           This text has a color of #f42f14        
        
          <p style="color:#f42f14;">Text here</p>
        
        
          .mytext {color:#f42f14;}
        
        Text color #f42f14
      
           This box has a color of #f42f14        
        
          <div style="background-color:#f42f14;">Content here</div>
        
        
          .mybackground {background-color:#f42f14;}
        
        Background color #f42f14
      
           Border around this has a color of #f42f14        
        
          <div style="border:2px solid #f42f14;">Content here</div>
        
        
          .myborder {border:2px solid #f42f14;}
        
        Border color #f42f14