#f02e40 color space conversions
Hex:
        #f02e40
        RGB:
        240, 46, 64
        CMY:
        6, 82, 75
        CMYK:
        0, 81, 73, 6
      HSL:
        354°, 86.6071%, 56.0784%
        HSV (HSB):
        354°, 80.8333%, 94.1176%
        XYZ:
        37.8376, 20.8494, 6.8806
        xyY:
        0.5771, 0.3180, 20.8494
      CIE-Lab:
        52.7843, 71.3329, 38.9316
        CIE-LCH:
        52.7843, 81.2653, 28.6245
        CIE-Luv:
        52.7843, 144.0121, 25.4882
        Hunter-Lab:
        45.6612, 68.0088, 23.0286
      #f02e40 color charts
#f02e40 RGB chart
      #f02e40 CMYK chart
      #f02e40 RGB pie chart
      #f02e40 color shades, tints & tones
#f02e40 color schemes
#f02e40 color preview, HTML & CSS examples
           This text has a color of #f02e40        
        
          <p style="color:#f02e40;">Text here</p>
        
        
          .mytext {color:#f02e40;}
        
        Text color #f02e40
      
           This box has a color of #f02e40        
        
          <div style="background-color:#f02e40;">Content here</div>
        
        
          .mybackground {background-color:#f02e40;}
        
        Background color #f02e40
      
           Border around this has a color of #f02e40        
        
          <div style="border:2px solid #f02e40;">Content here</div>
        
        
          .myborder {border:2px solid #f02e40;}
        
        Border color #f02e40