#f2444c color space conversions
Hex:
        #f2444c
        RGB:
        242, 68, 76
        CMY:
        5, 73, 70
        CMYK:
        0, 72, 69, 5
      HSL:
        357°, 87.0000%, 60.7843%
        HSV (HSB):
        357°, 71.9008%, 94.9020%
        XYZ:
        39.9896, 23.5333, 9.2722
        xyY:
        0.5493, 0.3233, 23.5333
      CIE-Lab:
        55.6175, 65.9659, 35.4876
        CIE-LCH:
        55.6175, 74.9058, 28.2789
        CIE-Luv:
        55.6175, 131.7965, 25.2938
        Hunter-Lab:
        48.5111, 62.2499, 22.6254
      #f2444c color charts
#f2444c RGB chart
      #f2444c CMYK chart
      #f2444c RGB pie chart
      #f2444c color shades, tints & tones
#f2444c color schemes
#f2444c color preview, HTML & CSS examples
           This text has a color of #f2444c        
        
          <p style="color:#f2444c;">Text here</p>
        
        
          .mytext {color:#f2444c;}
        
        Text color #f2444c
      
           This box has a color of #f2444c        
        
          <div style="background-color:#f2444c;">Content here</div>
        
        
          .mybackground {background-color:#f2444c;}
        
        Background color #f2444c
      
           Border around this has a color of #f2444c        
        
          <div style="border:2px solid #f2444c;">Content here</div>
        
        
          .myborder {border:2px solid #f2444c;}
        
        Border color #f2444c