#f50e36 color space conversions
Hex:
        #f50e36
        RGB:
        245, 14, 54
        CMY:
        4, 95, 79
        CMYK:
        0, 94, 78, 4
      HSL:
        350°, 92.0319%, 50.7843%
        HSV (HSB):
        350°, 94.2857%, 96.0784%
        XYZ:
        38.4791, 19.9929, 5.3210
        xyY:
        0.6032, 0.3134, 19.9929
      CIE-Lab:
        51.8292, 77.5168, 43.8262
        CIE-LCH:
        51.8292, 89.0482, 29.4828
        CIE-Luv:
        51.8292, 159.3761, 26.5984
        Hunter-Lab:
        44.7134, 75.3635, 24.2438
      #f50e36 color charts
#f50e36 RGB chart
      #f50e36 CMYK chart
      #f50e36 RGB pie chart
      #f50e36 color shades, tints & tones
#f50e36 color schemes
#f50e36 color preview, HTML & CSS examples
           This text has a color of #f50e36        
        
          <p style="color:#f50e36;">Text here</p>
        
        
          .mytext {color:#f50e36;}
        
        Text color #f50e36
      
           This box has a color of #f50e36        
        
          <div style="background-color:#f50e36;">Content here</div>
        
        
          .mybackground {background-color:#f50e36;}
        
        Background color #f50e36
      
           Border around this has a color of #f50e36        
        
          <div style="border:2px solid #f50e36;">Content here</div>
        
        
          .myborder {border:2px solid #f50e36;}
        
        Border color #f50e36