#f49ea1 color space conversions
Hex:
        #f49ea1
        RGB:
        244, 158, 161
        CMY:
        4, 38, 37
        CMYK:
        0, 35, 34, 4
      HSL:
        358°, 79.6296%, 78.8235%
        HSV (HSB):
        358°, 35.2459%, 95.6863%
        XYZ:
        55.9681, 46.2600, 39.6974
        xyY:
        0.3943, 0.3259, 46.2600
      CIE-Lab:
        73.7139, 32.3889, 11.8016
        CIE-LCH:
        73.7139, 34.4720, 20.0203
        CIE-Luv:
        73.7139, 57.2981, 10.3379
        Hunter-Lab:
        68.0147, 27.8587, 13.0051
      #f49ea1 color charts
#f49ea1 RGB chart
      #f49ea1 CMYK chart
      #f49ea1 RGB pie chart
      #f49ea1 color shades, tints & tones
#f49ea1 color schemes
#f49ea1 color preview, HTML & CSS examples
           This text has a color of #f49ea1        
        
          <p style="color:#f49ea1;">Text here</p>
        
        
          .mytext {color:#f49ea1;}
        
        Text color #f49ea1
      
           This box has a color of #f49ea1        
        
          <div style="background-color:#f49ea1;">Content here</div>
        
        
          .mybackground {background-color:#f49ea1;}
        
        Background color #f49ea1
      
           Border around this has a color of #f49ea1        
        
          <div style="border:2px solid #f49ea1;">Content here</div>
        
        
          .myborder {border:2px solid #f49ea1;}
        
        Border color #f49ea1