#f20d61 color space conversions
Hex:
        #f20d61
        RGB:
        242, 13, 97
        CMY:
        5, 95, 62
        CMYK:
        0, 95, 60, 5
      HSL:
        338°, 89.8039%, 50.0000%
        HSV (HSB):
        338°, 94.6281%, 94.9020%
        XYZ:
        38.9195, 20.0282, 13.1238
        xyY:
        0.5400, 0.2779, 20.0282
      CIE-Lab:
        51.8690, 78.7509, 18.2218
        CIE-LCH:
        51.8690, 80.8316, 13.0281
        CIE-Luv:
        51.8690, 143.7814, 5.1425
        Hunter-Lab:
        44.7528, 76.9160, 13.9402
      #f20d61 color charts
#f20d61 RGB chart
      #f20d61 CMYK chart
      #f20d61 RGB pie chart
      #f20d61 color shades, tints & tones
#f20d61 color schemes
#f20d61 color preview, HTML & CSS examples
           This text has a color of #f20d61        
        
          <p style="color:#f20d61;">Text here</p>
        
        
          .mytext {color:#f20d61;}
        
        Text color #f20d61
      
           This box has a color of #f20d61        
        
          <div style="background-color:#f20d61;">Content here</div>
        
        
          .mybackground {background-color:#f20d61;}
        
        Background color #f20d61
      
           Border around this has a color of #f20d61        
        
          <div style="border:2px solid #f20d61;">Content here</div>
        
        
          .myborder {border:2px solid #f20d61;}
        
        Border color #f20d61