#f299be color space conversions
Hex:
        #f299be
        RGB:
        242, 153, 190
        CMY:
        5, 40, 25
        CMYK:
        0, 37, 21, 5
      HSL:
        335°, 77.3913%, 77.4510%
        HSV (HSB):
        335°, 36.7769%, 94.9020%
        XYZ:
        57.3034, 45.3774, 54.4537
        xyY:
        0.3647, 0.2888, 45.3774
      CIE-Lab:
        73.1397, 38.1708, -5.0628
        CIE-LCH:
        73.1397, 38.5051, 352.4447
        CIE-Luv:
        73.1397, 53.6903, -14.4806
        Hunter-Lab:
        67.3628, 33.9597, -0.7740
      #f299be color charts
#f299be RGB chart
      #f299be CMYK chart
      #f299be RGB pie chart
      #f299be color shades, tints & tones
#f299be color schemes
#f299be color preview, HTML & CSS examples
           This text has a color of #f299be        
        
          <p style="color:#f299be;">Text here</p>
        
        
          .mytext {color:#f299be;}
        
        Text color #f299be
      
           This box has a color of #f299be        
        
          <div style="background-color:#f299be;">Content here</div>
        
        
          .mybackground {background-color:#f299be;}
        
        Background color #f299be
      
           Border around this has a color of #f299be        
        
          <div style="border:2px solid #f299be;">Content here</div>
        
        
          .myborder {border:2px solid #f299be;}
        
        Border color #f299be