#f994cb color space conversions
Hex:
        #f994cb
        RGB:
        249, 148, 203
        CMY:
        2, 42, 20
        CMYK:
        0, 41, 18, 2
      HSL:
        327°, 89.3805%, 77.8431%
        HSV (HSB):
        327°, 40.5622%, 97.6471%
        XYZ:
        60.4363, 45.6313, 62.1223
        xyY:
        0.3593, 0.2713, 45.6313
      CIE-Lab:
        73.3057, 45.0169, -11.9041
        CIE-LCH:
        73.3057, 46.5643, 345.1880
        CIE-Luv:
        73.3057, 58.8423, -26.0605
        Hunter-Lab:
        67.5510, 41.4857, -7.2395
      #f994cb color charts
#f994cb RGB chart
      #f994cb CMYK chart
      #f994cb RGB pie chart
      #f994cb color shades, tints & tones
#f994cb color schemes
#f994cb color preview, HTML & CSS examples
           This text has a color of #f994cb        
        
          <p style="color:#f994cb;">Text here</p>
        
        
          .mytext {color:#f994cb;}
        
        Text color #f994cb
      
           This box has a color of #f994cb        
        
          <div style="background-color:#f994cb;">Content here</div>
        
        
          .mybackground {background-color:#f994cb;}
        
        Background color #f994cb
      
           Border around this has a color of #f994cb        
        
          <div style="border:2px solid #f994cb;">Content here</div>
        
        
          .myborder {border:2px solid #f994cb;}
        
        Border color #f994cb