#f20b23 color space conversions
Hex:
        #f20b23
        RGB:
        242, 11, 35
        CMY:
        5, 96, 86
        CMYK:
        0, 95, 86, 5
      HSL:
        354°, 91.3043%, 49.6078%
        HSV (HSB):
        354°, 95.4545%, 94.9020%
        XYZ:
        37.0410, 19.2379, 3.3511
        xyY:
        0.6212, 0.3226, 19.2379
      CIE-Lab:
        50.9644, 76.5776, 52.7791
        CIE-LCH:
        50.9644, 93.0041, 34.5755
        CIE-Luv:
        50.9644, 161.3720, 31.4588
        Hunter-Lab:
        43.8611, 73.9877, 26.1728
      #f20b23 color charts
#f20b23 RGB chart
      #f20b23 CMYK chart
      #f20b23 RGB pie chart
      #f20b23 color shades, tints & tones
#f20b23 color schemes
#f20b23 color preview, HTML & CSS examples
           This text has a color of #f20b23        
        
          <p style="color:#f20b23;">Text here</p>
        
        
          .mytext {color:#f20b23;}
        
        Text color #f20b23
      
           This box has a color of #f20b23        
        
          <div style="background-color:#f20b23;">Content here</div>
        
        
          .mybackground {background-color:#f20b23;}
        
        Background color #f20b23
      
           Border around this has a color of #f20b23        
        
          <div style="border:2px solid #f20b23;">Content here</div>
        
        
          .myborder {border:2px solid #f20b23;}
        
        Border color #f20b23