#f299a9 color space conversions
Hex:
        #f299a9
        RGB:
        242, 153, 169
        CMY:
        5, 40, 34
        CMYK:
        0, 37, 30, 5
      HSL:
        349°, 77.3913%, 77.4510%
        HSV (HSB):
        349°, 36.7769%, 94.9020%
        XYZ:
        55.1706, 44.5243, 43.2224
        xyY:
        0.3860, 0.3115, 44.5243
      CIE-Lab:
        72.5775, 35.2871, 5.7327
        CIE-LCH:
        72.5775, 35.7497, 9.2276
        CIE-Luv:
        72.5775, 57.5200, 1.5129
        Hunter-Lab:
        66.7265, 30.8154, 8.3032
      #f299a9 color charts
#f299a9 RGB chart
      #f299a9 CMYK chart
      #f299a9 RGB pie chart
      #f299a9 color shades, tints & tones
#f299a9 color schemes
#f299a9 color preview, HTML & CSS examples
           This text has a color of #f299a9        
        
          <p style="color:#f299a9;">Text here</p>
        
        
          .mytext {color:#f299a9;}
        
        Text color #f299a9
      
           This box has a color of #f299a9        
        
          <div style="background-color:#f299a9;">Content here</div>
        
        
          .mybackground {background-color:#f299a9;}
        
        Background color #f299a9
      
           Border around this has a color of #f299a9        
        
          <div style="border:2px solid #f299a9;">Content here</div>
        
        
          .myborder {border:2px solid #f299a9;}
        
        Border color #f299a9