#f50f54 color space conversions
Hex:
        #f50f54
        RGB:
        245, 15, 84
        CMY:
        4, 94, 67
        CMYK:
        0, 94, 66, 4
      HSL:
        342°, 92.0000%, 50.9804%
        HSV (HSB):
        342°, 93.8776%, 96.0784%
        XYZ:
        39.4272, 20.3942, 10.2459
        xyY:
        0.5627, 0.2911, 20.3942
      CIE-Lab:
        52.2800, 78.5869, 26.7551
        CIE-LCH:
        52.2800, 83.0165, 18.8013
        CIE-Luv:
        52.2800, 150.5482, 13.4035
        Hunter-Lab:
        45.1600, 76.8109, 18.1602
      #f50f54 color charts
#f50f54 RGB chart
      #f50f54 CMYK chart
      #f50f54 RGB pie chart
      #f50f54 color shades, tints & tones
#f50f54 color schemes
#f50f54 color preview, HTML & CSS examples
           This text has a color of #f50f54        
        
          <p style="color:#f50f54;">Text here</p>
        
        
          .mytext {color:#f50f54;}
        
        Text color #f50f54
      
           This box has a color of #f50f54        
        
          <div style="background-color:#f50f54;">Content here</div>
        
        
          .mybackground {background-color:#f50f54;}
        
        Background color #f50f54
      
           Border around this has a color of #f50f54        
        
          <div style="border:2px solid #f50f54;">Content here</div>
        
        
          .myborder {border:2px solid #f50f54;}
        
        Border color #f50f54