#f2214d color space conversions
Hex:
        #f2214d
        RGB:
        242, 33, 77
        CMY:
        5, 87, 70
        CMYK:
        0, 86, 68, 5
      HSL:
        347°, 88.9362%, 53.9216%
        HSV (HSB):
        347°, 86.3636%, 94.9020%
        XYZ:
        38.5014, 20.5008, 8.9490
        xyY:
        0.5666, 0.3017, 20.5008
      CIE-Lab:
        52.3987, 75.1331, 30.9726
        CIE-LCH:
        52.3987, 81.2667, 22.4032
        CIE-Luv:
        52.3987, 146.5897, 18.0557
        Hunter-Lab:
        45.2778, 72.5490, 19.9760
      #f2214d color charts
#f2214d RGB chart
      #f2214d CMYK chart
      #f2214d RGB pie chart
      #f2214d color shades, tints & tones
#f2214d color schemes
#f2214d color preview, HTML & CSS examples
           This text has a color of #f2214d        
        
          <p style="color:#f2214d;">Text here</p>
        
        
          .mytext {color:#f2214d;}
        
        Text color #f2214d
      
           This box has a color of #f2214d        
        
          <div style="background-color:#f2214d;">Content here</div>
        
        
          .mybackground {background-color:#f2214d;}
        
        Background color #f2214d
      
           Border around this has a color of #f2214d        
        
          <div style="border:2px solid #f2214d;">Content here</div>
        
        
          .myborder {border:2px solid #f2214d;}
        
        Border color #f2214d