#f20f41 color space conversions
Hex:
        #f20f41
        RGB:
        242, 15, 65
        CMY:
        5, 94, 75
        CMYK:
        0, 94, 73, 5
      HSL:
        347°, 89.7233%, 50.3922%
        HSV (HSB):
        347°, 93.8017%, 94.9020%
        XYZ:
        37.7429, 19.6005, 6.7950
        xyY:
        0.5885, 0.3056, 19.6005
      CIE-Lab:
        51.3825, 77.0679, 36.8462
        CIE-LCH:
        51.3825, 85.4231, 25.5525
        CIE-Luv:
        51.3825, 154.2289, 21.7894
        Hunter-Lab:
        44.2725, 74.6968, 21.8908
      #f20f41 color charts
#f20f41 RGB chart
      #f20f41 CMYK chart
      #f20f41 RGB pie chart
      #f20f41 color shades, tints & tones
#f20f41 color schemes
#f20f41 color preview, HTML & CSS examples
           This text has a color of #f20f41        
        
          <p style="color:#f20f41;">Text here</p>
        
        
          .mytext {color:#f20f41;}
        
        Text color #f20f41
      
           This box has a color of #f20f41        
        
          <div style="background-color:#f20f41;">Content here</div>
        
        
          .mybackground {background-color:#f20f41;}
        
        Background color #f20f41
      
           Border around this has a color of #f20f41        
        
          <div style="border:2px solid #f20f41;">Content here</div>
        
        
          .myborder {border:2px solid #f20f41;}
        
        Border color #f20f41