#f20c24 color space conversions
Hex:
        #f20c24
        RGB:
        242, 12, 36
        CMY:
        5, 95, 86
        CMYK:
        0, 95, 85, 5
      HSL:
        354°, 90.5512%, 49.8039%
        HSV (HSB):
        354°, 95.0413%, 94.9020%
        XYZ:
        37.0679, 19.2676, 3.4344
        xyY:
        0.6202, 0.3224, 19.2676
      CIE-Lab:
        50.9988, 76.5178, 52.3235
        CIE-LCH:
        50.9988, 92.6969, 34.3647
        CIE-Luv:
        50.9988, 161.0653, 31.2725
        Hunter-Lab:
        43.8948, 73.9219, 26.0875
      #f20c24 color charts
#f20c24 RGB chart
      #f20c24 CMYK chart
      #f20c24 RGB pie chart
      #f20c24 color shades, tints & tones
#f20c24 color schemes
#f20c24 color preview, HTML & CSS examples
           This text has a color of #f20c24        
        
          <p style="color:#f20c24;">Text here</p>
        
        
          .mytext {color:#f20c24;}
        
        Text color #f20c24
      
           This box has a color of #f20c24        
        
          <div style="background-color:#f20c24;">Content here</div>
        
        
          .mybackground {background-color:#f20c24;}
        
        Background color #f20c24
      
           Border around this has a color of #f20c24        
        
          <div style="border:2px solid #f20c24;">Content here</div>
        
        
          .myborder {border:2px solid #f20c24;}
        
        Border color #f20c24