#f42b50 color space conversions
Hex:
        #f42b50
        RGB:
        244, 43, 80
        CMY:
        4, 83, 69
        CMYK:
        0, 82, 67, 4
      HSL:
        349°, 90.1345%, 56.2745%
        HSV (HSB):
        349°, 82.3770%, 95.6863%
        XYZ:
        39.6201, 21.5400, 9.6588
        xyY:
        0.5595, 0.3042, 21.5400
      CIE-Lab:
        53.5355, 73.7822, 30.6915
        CIE-LCH:
        53.5355, 79.9111, 22.5861
        CIE-Luv:
        53.5355, 143.8965, 18.5040
        Hunter-Lab:
        46.4112, 71.1611, 20.1488
      #f42b50 color charts
#f42b50 RGB chart
      #f42b50 CMYK chart
      #f42b50 RGB pie chart
      #f42b50 color shades, tints & tones
#f42b50 color schemes
#f42b50 color preview, HTML & CSS examples
           This text has a color of #f42b50        
        
          <p style="color:#f42b50;">Text here</p>
        
        
          .mytext {color:#f42b50;}
        
        Text color #f42b50
      
           This box has a color of #f42b50        
        
          <div style="background-color:#f42b50;">Content here</div>
        
        
          .mybackground {background-color:#f42b50;}
        
        Background color #f42b50
      
           Border around this has a color of #f42b50        
        
          <div style="border:2px solid #f42b50;">Content here</div>
        
        
          .myborder {border:2px solid #f42b50;}
        
        Border color #f42b50