#f20229 color space conversions
Hex:
        #f20229
        RGB:
        242, 2, 41
        CMY:
        5, 99, 84
        CMYK:
        0, 99, 83, 5
      HSL:
        350°, 98.3607%, 47.8431%
        HSV (HSB):
        350°, 99.1736%, 94.9020%
        XYZ:
        37.0399, 19.0808, 3.8286
        xyY:
        0.6179, 0.3183, 19.0808
      CIE-Lab:
        50.7816, 77.3622, 49.6184
        CIE-LCH:
        50.7816, 91.9070, 32.6752
        CIE-Luv:
        50.7816, 161.5909, 29.4986
        Hunter-Lab:
        43.6815, 74.9170, 25.3805
      #f20229 color charts
#f20229 RGB chart
      #f20229 CMYK chart
      #f20229 RGB pie chart
      #f20229 color shades, tints & tones
#f20229 color schemes
#f20229 color preview, HTML & CSS examples
           This text has a color of #f20229        
        
          <p style="color:#f20229;">Text here</p>
        
        
          .mytext {color:#f20229;}
        
        Text color #f20229
      
           This box has a color of #f20229        
        
          <div style="background-color:#f20229;">Content here</div>
        
        
          .mybackground {background-color:#f20229;}
        
        Background color #f20229
      
           Border around this has a color of #f20229        
        
          <div style="border:2px solid #f20229;">Content here</div>
        
        
          .myborder {border:2px solid #f20229;}
        
        Border color #f20229