#f50f42 color space conversions
Hex:
        #f50f42
        RGB:
        245, 15, 66
        CMY:
        4, 94, 74
        CMYK:
        0, 94, 73, 4
      HSL:
        347°, 92.0000%, 50.9804%
        HSV (HSB):
        347°, 93.8776%, 96.0784%
        XYZ:
        38.8104, 20.1475, 6.9976
        xyY:
        0.5884, 0.3055, 20.1475
      CIE-Lab:
        52.0035, 77.8237, 37.1364
        CIE-LCH:
        52.0035, 86.2302, 25.5098
        CIE-Luv:
        52.0035, 156.1573, 22.0031
        Hunter-Lab:
        44.8859, 75.7887, 22.1770
      #f50f42 color charts
#f50f42 RGB chart
      #f50f42 CMYK chart
      #f50f42 RGB pie chart
      #f50f42 color shades, tints & tones
#f50f42 color schemes
#f50f42 color preview, HTML & CSS examples
           This text has a color of #f50f42        
        
          <p style="color:#f50f42;">Text here</p>
        
        
          .mytext {color:#f50f42;}
        
        Text color #f50f42
      
           This box has a color of #f50f42        
        
          <div style="background-color:#f50f42;">Content here</div>
        
        
          .mybackground {background-color:#f50f42;}
        
        Background color #f50f42
      
           Border around this has a color of #f50f42        
        
          <div style="border:2px solid #f50f42;">Content here</div>
        
        
          .myborder {border:2px solid #f50f42;}
        
        Border color #f50f42