#f8144e color space conversions
Hex:
        #f8144e
        RGB:
        248, 20, 78
        CMY:
        3, 92, 69
        CMYK:
        0, 92, 69, 3
      HSL:
        345°, 94.2149%, 52.5490%
        HSV (HSB):
        345°, 91.9355%, 97.2549%
        XYZ:
        40.3367, 21.0068, 9.1365
        xyY:
        0.5723, 0.2981, 21.0068
      CIE-Lab:
        52.9570, 78.5145, 31.3319
        CIE-LCH:
        52.9570, 84.5353, 21.7549
        CIE-Luv:
        52.9570, 153.9339, 17.5498
        Hunter-Lab:
        45.8332, 76.8854, 20.2643
      #f8144e color charts
#f8144e RGB chart
      #f8144e CMYK chart
      #f8144e RGB pie chart
      #f8144e color shades, tints & tones
#f8144e color schemes
#f8144e color preview, HTML & CSS examples
           This text has a color of #f8144e        
        
          <p style="color:#f8144e;">Text here</p>
        
        
          .mytext {color:#f8144e;}
        
        Text color #f8144e
      
           This box has a color of #f8144e        
        
          <div style="background-color:#f8144e;">Content here</div>
        
        
          .mybackground {background-color:#f8144e;}
        
        Background color #f8144e
      
           Border around this has a color of #f8144e        
        
          <div style="border:2px solid #f8144e;">Content here</div>
        
        
          .myborder {border:2px solid #f8144e;}
        
        Border color #f8144e