#f299a1 color space conversions
Hex:
        #f299a1
        RGB:
        242, 153, 161
        CMY:
        5, 40, 37
        CMYK:
        0, 37, 33, 5
      HSL:
        355°, 77.3913%, 77.4510%
        HSV (HSB):
        355°, 36.7769%, 94.9020%
        XYZ:
        54.4422, 44.2329, 39.3866
        xyY:
        0.3943, 0.3204, 44.2329
      CIE-Lab:
        72.3839, 34.2780, 9.8823
        CIE-LCH:
        72.3839, 35.6741, 16.0823
        CIE-Luv:
        72.3839, 58.9242, 7.3405
        Hunter-Lab:
        66.5078, 29.7284, 11.4434
      #f299a1 color charts
#f299a1 RGB chart
      #f299a1 CMYK chart
      #f299a1 RGB pie chart
      #f299a1 color shades, tints & tones
#f299a1 color schemes
#f299a1 color preview, HTML & CSS examples
           This text has a color of #f299a1        
        
          <p style="color:#f299a1;">Text here</p>
        
        
          .mytext {color:#f299a1;}
        
        Text color #f299a1
      
           This box has a color of #f299a1        
        
          <div style="background-color:#f299a1;">Content here</div>
        
        
          .mybackground {background-color:#f299a1;}
        
        Background color #f299a1
      
           Border around this has a color of #f299a1        
        
          <div style="border:2px solid #f299a1;">Content here</div>
        
        
          .myborder {border:2px solid #f299a1;}
        
        Border color #f299a1