#f994bb color space conversions
Hex:
        #f994bb
        RGB:
        249, 148, 187
        CMY:
        2, 42, 27
        CMYK:
        0, 41, 25, 2
      HSL:
        337°, 89.3805%, 77.8431%
        HSV (HSB):
        337°, 40.5622%, 97.6471%
        XYZ:
        58.6265, 44.9074, 52.5918
        xyY:
        0.3755, 0.2876, 44.9074
      CIE-Lab:
        72.8309, 42.7280, -3.7648
        CIE-LCH:
        72.8309, 42.8936, 354.9646
        CIE-Luv:
        72.8309, 62.1539, -13.4664
        Hunter-Lab:
        67.0130, 38.8884, 0.3783
      #f994bb color charts
#f994bb RGB chart
      #f994bb CMYK chart
      #f994bb RGB pie chart
      #f994bb color shades, tints & tones
#f994bb color schemes
#f994bb color preview, HTML & CSS examples
           This text has a color of #f994bb        
        
          <p style="color:#f994bb;">Text here</p>
        
        
          .mytext {color:#f994bb;}
        
        Text color #f994bb
      
           This box has a color of #f994bb        
        
          <div style="background-color:#f994bb;">Content here</div>
        
        
          .mybackground {background-color:#f994bb;}
        
        Background color #f994bb
      
           Border around this has a color of #f994bb        
        
          <div style="border:2px solid #f994bb;">Content here</div>
        
        
          .myborder {border:2px solid #f994bb;}
        
        Border color #f994bb