#f20b17 color space conversions
Hex:
        #f20b17
        RGB:
        242, 11, 23
        CMY:
        5, 96, 91
        CMYK:
        0, 95, 90, 5
      HSL:
        357°, 91.3043%, 49.6078%
        HSV (HSB):
        357°, 95.4545%, 94.9020%
        XYZ:
        36.8923, 19.1785, 2.5680
        xyY:
        0.6291, 0.3271, 19.1785
      CIE-Lab:
        50.8953, 76.3860, 57.9814
        CIE-LCH:
        50.8953, 95.8992, 37.2006
        CIE-Luv:
        50.8953, 162.9487, 33.8325
        Hunter-Lab:
        43.7932, 73.7339, 27.1785
      #f20b17 color charts
#f20b17 RGB chart
      #f20b17 CMYK chart
      #f20b17 RGB pie chart
      #f20b17 color shades, tints & tones
#f20b17 color schemes
#f20b17 color preview, HTML & CSS examples
           This text has a color of #f20b17        
        
          <p style="color:#f20b17;">Text here</p>
        
        
          .mytext {color:#f20b17;}
        
        Text color #f20b17
      
           This box has a color of #f20b17        
        
          <div style="background-color:#f20b17;">Content here</div>
        
        
          .mybackground {background-color:#f20b17;}
        
        Background color #f20b17
      
           Border around this has a color of #f20b17        
        
          <div style="border:2px solid #f20b17;">Content here</div>
        
        
          .myborder {border:2px solid #f20b17;}
        
        Border color #f20b17