#f20249 color space conversions
Hex:
        #f20249
        RGB:
        242, 2, 73
        CMY:
        5, 99, 71
        CMYK:
        0, 99, 70, 5
      HSL:
        342°, 98.3607%, 47.8431%
        HSV (HSB):
        342°, 99.1736%, 94.9020%
        XYZ:
        37.8423, 19.4017, 8.0537
        xyY:
        0.5795, 0.2971, 19.4017
      CIE-Lab:
        51.1539, 78.3755, 31.8284
        CIE-LCH:
        51.1539, 84.5918, 22.1022
        CIE-Luv:
        51.1539, 153.5703, 17.4789
        Hunter-Lab:
        44.0474, 76.2712, 19.9924
      #f20249 color charts
#f20249 RGB chart
      #f20249 CMYK chart
      #f20249 RGB pie chart
      #f20249 color shades, tints & tones
#f20249 color schemes
#f20249 color preview, HTML & CSS examples
           This text has a color of #f20249        
        
          <p style="color:#f20249;">Text here</p>
        
        
          .mytext {color:#f20249;}
        
        Text color #f20249
      
           This box has a color of #f20249        
        
          <div style="background-color:#f20249;">Content here</div>
        
        
          .mybackground {background-color:#f20249;}
        
        Background color #f20249
      
           Border around this has a color of #f20249        
        
          <div style="border:2px solid #f20249;">Content here</div>
        
        
          .myborder {border:2px solid #f20249;}
        
        Border color #f20249