#f2426f color space conversions
Hex:
        #f2426f
        RGB:
        242, 66, 111
        CMY:
        5, 74, 56
        CMYK:
        0, 73, 54, 5
      HSL:
        345°, 87.1287%, 60.3922%
        HSV (HSB):
        345°, 72.7273%, 94.9020%
        XYZ:
        41.4354, 23.9214, 17.4723
        xyY:
        0.5003, 0.2888, 23.9214
      CIE-Lab:
        56.0090, 68.7403, 15.4708
        CIE-LCH:
        56.0090, 70.4597, 12.6837
        CIE-Luv:
        56.0090, 122.5421, 5.2906
        Hunter-Lab:
        48.9095, 65.6310, 13.0560
      #f2426f color charts
#f2426f RGB chart
      #f2426f CMYK chart
      #f2426f RGB pie chart
      #f2426f color shades, tints & tones
#f2426f color schemes
#f2426f color preview, HTML & CSS examples
           This text has a color of #f2426f        
        
          <p style="color:#f2426f;">Text here</p>
        
        
          .mytext {color:#f2426f;}
        
        Text color #f2426f
      
           This box has a color of #f2426f        
        
          <div style="background-color:#f2426f;">Content here</div>
        
        
          .mybackground {background-color:#f2426f;}
        
        Background color #f2426f
      
           Border around this has a color of #f2426f        
        
          <div style="border:2px solid #f2426f;">Content here</div>
        
        
          .myborder {border:2px solid #f2426f;}
        
        Border color #f2426f