#f996be color space conversions
Hex:
        #f996be
        RGB:
        249, 150, 190
        CMY:
        2, 41, 25
        CMYK:
        0, 40, 24, 2
      HSL:
        336°, 89.1892%, 78.2353%
        HSV (HSB):
        336°, 39.7590%, 97.6471%
        XYZ:
        59.2675, 45.6701, 54.4067
        xyY:
        0.3719, 0.2866, 45.6701
      CIE-Lab:
        73.3310, 42.1182, -4.6873
        CIE-LCH:
        73.3310, 42.3782, 353.6497
        CIE-Luv:
        73.3310, 60.4233, -14.7086
        Hunter-Lab:
        67.5797, 38.2805, -0.4271
      #f996be color charts
#f996be RGB chart
      #f996be CMYK chart
      #f996be RGB pie chart
      #f996be color shades, tints & tones
#f996be color schemes
#f996be color preview, HTML & CSS examples
           This text has a color of #f996be        
        
          <p style="color:#f996be;">Text here</p>
        
        
          .mytext {color:#f996be;}
        
        Text color #f996be
      
           This box has a color of #f996be        
        
          <div style="background-color:#f996be;">Content here</div>
        
        
          .mybackground {background-color:#f996be;}
        
        Background color #f996be
      
           Border around this has a color of #f996be        
        
          <div style="border:2px solid #f996be;">Content here</div>
        
        
          .myborder {border:2px solid #f996be;}
        
        Border color #f996be