#f20d28 color space conversions
Hex:
        #f20d28
        RGB:
        242, 13, 40
        CMY:
        5, 95, 84
        CMYK:
        0, 95, 83, 5
      HSL:
        353°, 89.8039%, 50.0000%
        HSV (HSB):
        353°, 94.6281%, 94.9020%
        XYZ:
        37.1449, 19.3183, 3.7785
        xyY:
        0.6166, 0.3207, 19.3183
      CIE-Lab:
        51.0575, 76.5174, 50.3809
        CIE-LCH:
        51.0575, 91.6141, 33.3619
        CIE-Luv:
        51.0575, 160.2376, 30.3124
        Hunter-Lab:
        43.9526, 73.9356, 25.6697
      #f20d28 color charts
#f20d28 RGB chart
      #f20d28 CMYK chart
      #f20d28 RGB pie chart
      #f20d28 color shades, tints & tones
#f20d28 color schemes
#f20d28 color preview, HTML & CSS examples
           This text has a color of #f20d28        
        
          <p style="color:#f20d28;">Text here</p>
        
        
          .mytext {color:#f20d28;}
        
        Text color #f20d28
      
           This box has a color of #f20d28        
        
          <div style="background-color:#f20d28;">Content here</div>
        
        
          .mybackground {background-color:#f20d28;}
        
        Background color #f20d28
      
           Border around this has a color of #f20d28        
        
          <div style="border:2px solid #f20d28;">Content here</div>
        
        
          .myborder {border:2px solid #f20d28;}
        
        Border color #f20d28