#f299bd color space conversions
Hex:
        #f299bd
        RGB:
        242, 153, 189
        CMY:
        5, 40, 26
        CMYK:
        0, 37, 22, 5
      HSL:
        336°, 77.3913%, 77.4510%
        HSV (HSB):
        336°, 36.7769%, 94.9020%
        XYZ:
        57.1945, 45.3338, 53.8799
        xyY:
        0.3657, 0.2898, 45.3338
      CIE-Lab:
        73.1112, 38.0260, -4.5525
        CIE-LCH:
        73.1112, 38.2975, 353.1730
        CIE-Luv:
        73.1112, 53.8764, -13.6995
        Hunter-Lab:
        67.3304, 33.8004, -0.3145
      #f299bd color charts
#f299bd RGB chart
      #f299bd CMYK chart
      #f299bd RGB pie chart
      #f299bd color shades, tints & tones
#f299bd color schemes
#f299bd color preview, HTML & CSS examples
           This text has a color of #f299bd        
        
          <p style="color:#f299bd;">Text here</p>
        
        
          .mytext {color:#f299bd;}
        
        Text color #f299bd
      
           This box has a color of #f299bd        
        
          <div style="background-color:#f299bd;">Content here</div>
        
        
          .mybackground {background-color:#f299bd;}
        
        Background color #f299bd
      
           Border around this has a color of #f299bd        
        
          <div style="border:2px solid #f299bd;">Content here</div>
        
        
          .myborder {border:2px solid #f299bd;}
        
        Border color #f299bd