#f299a4 color space conversions
Hex:
        #f299a4
        RGB:
        242, 153, 164
        CMY:
        5, 40, 36
        CMYK:
        0, 37, 32, 5
      HSL:
        353°, 77.3913%, 77.4510%
        HSV (HSB):
        353°, 36.7769%, 94.9020%
        XYZ:
        54.7100, 44.3400, 40.7969
        xyY:
        0.3912, 0.3171, 44.3400
      CIE-Lab:
        72.4552, 34.6505, 8.3243
        CIE-LCH:
        72.4552, 35.6364, 13.5085
        CIE-Luv:
        72.4552, 58.4018, 5.1747
        Hunter-Lab:
        66.5883, 30.1289, 10.2864
      #f299a4 color charts
#f299a4 RGB chart
      #f299a4 CMYK chart
      #f299a4 RGB pie chart
      #f299a4 color shades, tints & tones
#f299a4 color schemes
#f299a4 color preview, HTML & CSS examples
           This text has a color of #f299a4        
        
          <p style="color:#f299a4;">Text here</p>
        
        
          .mytext {color:#f299a4;}
        
        Text color #f299a4
      
           This box has a color of #f299a4        
        
          <div style="background-color:#f299a4;">Content here</div>
        
        
          .mybackground {background-color:#f299a4;}
        
        Background color #f299a4
      
           Border around this has a color of #f299a4        
        
          <div style="border:2px solid #f299a4;">Content here</div>
        
        
          .myborder {border:2px solid #f299a4;}
        
        Border color #f299a4