#f2434f color space conversions
Hex:
        #f2434f
        RGB:
        242, 67, 79
        CMY:
        5, 74, 69
        CMYK:
        0, 72, 67, 5
      HSL:
        356°, 87.0647%, 60.5882%
        HSV (HSB):
        356°, 72.3140%, 94.9020%
        XYZ:
        40.0364, 23.4561, 9.8145
        xyY:
        0.5461, 0.3200, 23.4561
      CIE-Lab:
        55.5390, 66.4501, 33.6694
        CIE-LCH:
        55.5390, 74.4932, 26.8707
        CIE-Luv:
        55.5390, 131.5958, 23.6227
        Hunter-Lab:
        48.4315, 62.8039, 21.8871
      #f2434f color charts
#f2434f RGB chart
      #f2434f CMYK chart
      #f2434f RGB pie chart
      #f2434f color shades, tints & tones
#f2434f color schemes
#f2434f color preview, HTML & CSS examples
           This text has a color of #f2434f        
        
          <p style="color:#f2434f;">Text here</p>
        
        
          .mytext {color:#f2434f;}
        
        Text color #f2434f
      
           This box has a color of #f2434f        
        
          <div style="background-color:#f2434f;">Content here</div>
        
        
          .mybackground {background-color:#f2434f;}
        
        Background color #f2434f
      
           Border around this has a color of #f2434f        
        
          <div style="border:2px solid #f2434f;">Content here</div>
        
        
          .myborder {border:2px solid #f2434f;}
        
        Border color #f2434f