#f40e50 color space conversions
Hex:
        #f40e50
        RGB:
        244, 14, 80
        CMY:
        4, 95, 69
        CMYK:
        0, 94, 67, 4
      HSL:
        343°, 91.2698%, 50.5882%
        HSV (HSB):
        343°, 94.2623%, 95.6863%
        XYZ:
        38.9132, 20.1264, 9.4232
        xyY:
        0.5684, 0.2940, 20.1264
      CIE-Lab:
        51.9798, 78.2535, 28.7405
        CIE-LCH:
        51.9798, 83.3644, 20.1670
        CIE-Luv:
        51.9798, 151.2937, 15.1678
        Hunter-Lab:
        44.8624, 76.3200, 18.9500
      #f40e50 color charts
#f40e50 RGB chart
      #f40e50 CMYK chart
      #f40e50 RGB pie chart
      #f40e50 color shades, tints & tones
#f40e50 color schemes
#f40e50 color preview, HTML & CSS examples
           This text has a color of #f40e50        
        
          <p style="color:#f40e50;">Text here</p>
        
        
          .mytext {color:#f40e50;}
        
        Text color #f40e50
      
           This box has a color of #f40e50        
        
          <div style="background-color:#f40e50;">Content here</div>
        
        
          .mybackground {background-color:#f40e50;}
        
        Background color #f40e50
      
           Border around this has a color of #f40e50        
        
          <div style="border:2px solid #f40e50;">Content here</div>
        
        
          .myborder {border:2px solid #f40e50;}
        
        Border color #f40e50