#f299b8 color space conversions
Hex:
        #f299b8
        RGB:
        242, 153, 184
        CMY:
        5, 40, 28
        CMYK:
        0, 37, 24, 5
      HSL:
        339°, 77.3913%, 77.4510%
        HSV (HSB):
        339°, 36.7769%, 94.9020%
        XYZ:
        56.6609, 45.1204, 51.0702
        xyY:
        0.3707, 0.2952, 45.1204
      CIE-Lab:
        72.9711, 37.3129, -1.9949
        CIE-LCH:
        72.9711, 37.3662, 356.9397
        CIE-Luv:
        72.9711, 54.8023, -9.8209
        Hunter-Lab:
        67.1717, 33.0184, 1.9425
      #f299b8 color charts
#f299b8 RGB chart
      #f299b8 CMYK chart
      #f299b8 RGB pie chart
      #f299b8 color shades, tints & tones
#f299b8 color schemes
#f299b8 color preview, HTML & CSS examples
           This text has a color of #f299b8        
        
          <p style="color:#f299b8;">Text here</p>
        
        
          .mytext {color:#f299b8;}
        
        Text color #f299b8
      
           This box has a color of #f299b8        
        
          <div style="background-color:#f299b8;">Content here</div>
        
        
          .mybackground {background-color:#f299b8;}
        
        Background color #f299b8
      
           Border around this has a color of #f299b8        
        
          <div style="border:2px solid #f299b8;">Content here</div>
        
        
          .myborder {border:2px solid #f299b8;}
        
        Border color #f299b8