#f949a5 color space conversions
Hex:
        #f949a5
        RGB:
        249, 73, 165
        CMY:
        2, 71, 35
        CMYK:
        0, 71, 34, 2
      HSL:
        329°, 93.6170%, 63.1373%
        HSV (HSB):
        329°, 70.6827%, 97.6471%
        XYZ:
        48.2410, 27.6214, 38.3862
        xyY:
        0.4222, 0.2418, 27.6214
      CIE-Lab:
        59.5452, 73.2117, -11.0365
        CIE-LCH:
        59.5452, 74.0389, 351.4273
        CIE-Luv:
        59.5452, 105.4067, -29.4441
        Hunter-Lab:
        52.5561, 71.8711, -6.5153
      #f949a5 color charts
#f949a5 RGB chart
      #f949a5 CMYK chart
      #f949a5 RGB pie chart
      #f949a5 color shades, tints & tones
#f949a5 color schemes
#f949a5 color preview, HTML & CSS examples
           This text has a color of #f949a5        
        
          <p style="color:#f949a5;">Text here</p>
        
        
          .mytext {color:#f949a5;}
        
        Text color #f949a5
      
           This box has a color of #f949a5        
        
          <div style="background-color:#f949a5;">Content here</div>
        
        
          .mybackground {background-color:#f949a5;}
        
        Background color #f949a5
      
           Border around this has a color of #f949a5        
        
          <div style="border:2px solid #f949a5;">Content here</div>
        
        
          .myborder {border:2px solid #f949a5;}
        
        Border color #f949a5