#f8196d color space conversions
Hex:
        #f8196d
        RGB:
        248, 25, 109
        CMY:
        3, 90, 57
        CMYK:
        0, 90, 56, 3
      HSL:
        337°, 94.0928%, 53.5294%
        HSV (HSB):
        337°, 89.9194%, 97.2549%
        XYZ:
        41.8193, 21.7558, 16.4632
        xyY:
        0.5225, 0.2718, 21.7558
      CIE-Lab:
        53.7670, 79.5714, 13.7393
        CIE-LCH:
        53.7670, 80.7489, 9.7965
        CIE-Luv:
        53.7670, 141.7373, 0.4192
        Hunter-Lab:
        46.6432, 78.4141, 11.7232
      #f8196d color charts
#f8196d RGB chart
      #f8196d CMYK chart
      #f8196d RGB pie chart
      #f8196d color shades, tints & tones
#f8196d color schemes
#f8196d color preview, HTML & CSS examples
           This text has a color of #f8196d        
        
          <p style="color:#f8196d;">Text here</p>
        
        
          .mytext {color:#f8196d;}
        
        Text color #f8196d
      
           This box has a color of #f8196d        
        
          <div style="background-color:#f8196d;">Content here</div>
        
        
          .mybackground {background-color:#f8196d;}
        
        Background color #f8196d
      
           Border around this has a color of #f8196d        
        
          <div style="border:2px solid #f8196d;">Content here</div>
        
        
          .myborder {border:2px solid #f8196d;}
        
        Border color #f8196d