#f2144f color space conversions
Hex:
        #f2144f
        RGB:
        242, 20, 79
        CMY:
        5, 92, 69
        CMYK:
        0, 92, 67, 5
      HSL:
        344°, 89.5161%, 51.3725%
        HSV (HSB):
        344°, 91.7355%, 94.9020%
        XYZ:
        38.2794, 19.9421, 9.2288
        xyY:
        0.5675, 0.2957, 19.9421
      CIE-Lab:
        51.7717, 77.1237, 28.9943
        CIE-LCH:
        51.7717, 82.3938, 20.6035
        CIE-Luv:
        51.7717, 149.1095, 15.6517
        Hunter-Lab:
        44.6565, 74.8604, 19.0066
      #f2144f color charts
#f2144f RGB chart
      #f2144f CMYK chart
      #f2144f RGB pie chart
      #f2144f color shades, tints & tones
#f2144f color schemes
#f2144f color preview, HTML & CSS examples
           This text has a color of #f2144f        
        
          <p style="color:#f2144f;">Text here</p>
        
        
          .mytext {color:#f2144f;}
        
        Text color #f2144f
      
           This box has a color of #f2144f        
        
          <div style="background-color:#f2144f;">Content here</div>
        
        
          .mybackground {background-color:#f2144f;}
        
        Background color #f2144f
      
           Border around this has a color of #f2144f        
        
          <div style="border:2px solid #f2144f;">Content here</div>
        
        
          .myborder {border:2px solid #f2144f;}
        
        Border color #f2144f