#f8224e color space conversions
Hex:
        #f8224e
        RGB:
        248, 34, 78
        CMY:
        3, 87, 69
        CMYK:
        0, 86, 69, 3
      HSL:
        348°, 93.8596%, 55.2941%
        HSV (HSB):
        348°, 86.2903%, 97.2549%
        XYZ:
        40.6586, 21.6506, 9.2438
        xyY:
        0.5682, 0.3026, 21.6506
      CIE-Lab:
        53.6543, 76.5056, 32.1928
        CIE-LCH:
        53.6543, 83.0029, 22.8209
        CIE-Luv:
        53.6543, 150.5438, 19.0357
        Hunter-Lab:
        46.5302, 74.5474, 20.7925
      #f8224e color charts
#f8224e RGB chart
      #f8224e CMYK chart
      #f8224e RGB pie chart
      #f8224e color shades, tints & tones
#f8224e color schemes
#f8224e color preview, HTML & CSS examples
           This text has a color of #f8224e        
        
          <p style="color:#f8224e;">Text here</p>
        
        
          .mytext {color:#f8224e;}
        
        Text color #f8224e
      
           This box has a color of #f8224e        
        
          <div style="background-color:#f8224e;">Content here</div>
        
        
          .mybackground {background-color:#f8224e;}
        
        Background color #f8224e
      
           Border around this has a color of #f8224e        
        
          <div style="border:2px solid #f8224e;">Content here</div>
        
        
          .myborder {border:2px solid #f8224e;}
        
        Border color #f8224e