#f20b14 color space conversions
Hex:
        #f20b14
        RGB:
        242, 11, 20
        CMY:
        5, 96, 92
        CMYK:
        0, 95, 92, 5
      HSL:
        358°, 91.3043%, 49.6078%
        HSV (HSB):
        358°, 95.4545%, 94.9020%
        XYZ:
        36.8639, 19.1671, 2.4185
        xyY:
        0.6307, 0.3279, 19.1671
      CIE-Lab:
        50.8821, 76.3493, 59.0939
        CIE-LCH:
        50.8821, 96.5469, 37.7397
        CIE-Luv:
        50.8821, 163.2532, 34.2904
        Hunter-Lab:
        43.7802, 73.6853, 27.3709
      #f20b14 color charts
#f20b14 RGB chart
      #f20b14 CMYK chart
      #f20b14 RGB pie chart
      #f20b14 color shades, tints & tones
#f20b14 color schemes
#f20b14 color preview, HTML & CSS examples
           This text has a color of #f20b14        
        
          <p style="color:#f20b14;">Text here</p>
        
        
          .mytext {color:#f20b14;}
        
        Text color #f20b14
      
           This box has a color of #f20b14        
        
          <div style="background-color:#f20b14;">Content here</div>
        
        
          .mybackground {background-color:#f20b14;}
        
        Background color #f20b14
      
           Border around this has a color of #f20b14        
        
          <div style="border:2px solid #f20b14;">Content here</div>
        
        
          .myborder {border:2px solid #f20b14;}
        
        Border color #f20b14