#f42c40 color space conversions
Hex:
        #f42c40
        RGB:
        244, 44, 64
        CMY:
        4, 83, 75
        CMYK:
        0, 82, 74, 4
      HSL:
        354°, 90.0901%, 56.4706%
        HSV (HSB):
        354°, 81.9672%, 95.6863%
        XYZ:
        39.1343, 21.4046, 6.9194
        xyY:
        0.5801, 0.3173, 21.4046
      CIE-Lab:
        53.3895, 72.8789, 39.8255
        CIE-LCH:
        53.3895, 83.0506, 28.6549
        CIE-Luv:
        53.3895, 147.8775, 25.9131
        Hunter-Lab:
        46.2651, 70.0239, 23.5182
      #f42c40 color charts
#f42c40 RGB chart
      #f42c40 CMYK chart
      #f42c40 RGB pie chart
      #f42c40 color shades, tints & tones
#f42c40 color schemes
#f42c40 color preview, HTML & CSS examples
           This text has a color of #f42c40        
        
          <p style="color:#f42c40;">Text here</p>
        
        
          .mytext {color:#f42c40;}
        
        Text color #f42c40
      
           This box has a color of #f42c40        
        
          <div style="background-color:#f42c40;">Content here</div>
        
        
          .mybackground {background-color:#f42c40;}
        
        Background color #f42c40
      
           Border around this has a color of #f42c40        
        
          <div style="border:2px solid #f42c40;">Content here</div>
        
        
          .myborder {border:2px solid #f42c40;}
        
        Border color #f42c40