#f996b7 color space conversions
Hex:
        #f996b7
        RGB:
        249, 150, 183
        CMY:
        2, 41, 28
        CMYK:
        0, 40, 27, 2
      HSL:
        340°, 89.1892%, 78.2353%
        HSV (HSB):
        340°, 39.7590%, 97.6471%
        XYZ:
        58.5205, 45.3713, 50.4729
        xyY:
        0.3791, 0.2939, 45.3713
      CIE-Lab:
        73.1357, 41.1575, -1.1029
        CIE-LCH:
        73.1357, 41.1722, 358.4650
        CIE-Luv:
        73.1357, 61.8219, -9.3056
        Hunter-Lab:
        67.3582, 37.2030, 2.7235
      #f996b7 color charts
#f996b7 RGB chart
      #f996b7 CMYK chart
      #f996b7 RGB pie chart
      #f996b7 color shades, tints & tones
#f996b7 color schemes
#f996b7 color preview, HTML & CSS examples
           This text has a color of #f996b7        
        
          <p style="color:#f996b7;">Text here</p>
        
        
          .mytext {color:#f996b7;}
        
        Text color #f996b7
      
           This box has a color of #f996b7        
        
          <div style="background-color:#f996b7;">Content here</div>
        
        
          .mybackground {background-color:#f996b7;}
        
        Background color #f996b7
      
           Border around this has a color of #f996b7        
        
          <div style="border:2px solid #f996b7;">Content here</div>
        
        
          .myborder {border:2px solid #f996b7;}
        
        Border color #f996b7