#f20c37 color space conversions
Hex:
        #f20c37
        RGB:
        242, 12, 55
        CMY:
        5, 95, 78
        CMYK:
        0, 95, 77, 5
      HSL:
        349°, 90.5512%, 49.8039%
        HSV (HSB):
        349°, 95.0413%, 94.9020%
        XYZ:
        37.4390, 19.4160, 5.3888
        xyY:
        0.6015, 0.3119, 19.4160
      CIE-Lab:
        51.1704, 76.9931, 42.3808
        CIE-LCH:
        51.1704, 87.8867, 28.8306
        CIE-Luv:
        51.1704, 157.2767, 25.5410
        Hunter-Lab:
        44.0636, 74.5526, 23.5936
      #f20c37 color charts
#f20c37 RGB chart
      #f20c37 CMYK chart
      #f20c37 RGB pie chart
      #f20c37 color shades, tints & tones
#f20c37 color schemes
#f20c37 color preview, HTML & CSS examples
           This text has a color of #f20c37        
        
          <p style="color:#f20c37;">Text here</p>
        
        
          .mytext {color:#f20c37;}
        
        Text color #f20c37
      
           This box has a color of #f20c37        
        
          <div style="background-color:#f20c37;">Content here</div>
        
        
          .mybackground {background-color:#f20c37;}
        
        Background color #f20c37
      
           Border around this has a color of #f20c37        
        
          <div style="border:2px solid #f20c37;">Content here</div>
        
        
          .myborder {border:2px solid #f20c37;}
        
        Border color #f20c37