#f995bd color space conversions
Hex:
        #f995bd
        RGB:
        249, 149, 189
        CMY:
        2, 42, 26
        CMYK:
        0, 40, 24, 2
      HSL:
        336°, 89.2857%, 78.0392%
        HSV (HSB):
        336°, 40.1606%, 97.6471%
        XYZ:
        58.9997, 45.3088, 53.7800
        xyY:
        0.3732, 0.2866, 45.3088
      CIE-Lab:
        73.0947, 42.4920, -4.4829
        CIE-LCH:
        73.0947, 42.7278, 353.9776
        CIE-Luv:
        73.0947, 61.1849, -14.4759
        Hunter-Lab:
        67.3118, 38.6620, -0.2526
      #f995bd color charts
#f995bd RGB chart
      #f995bd CMYK chart
      #f995bd RGB pie chart
      #f995bd color shades, tints & tones
#f995bd color schemes
#f995bd color preview, HTML & CSS examples
           This text has a color of #f995bd        
        
          <p style="color:#f995bd;">Text here</p>
        
        
          .mytext {color:#f995bd;}
        
        Text color #f995bd
      
           This box has a color of #f995bd        
        
          <div style="background-color:#f995bd;">Content here</div>
        
        
          .mybackground {background-color:#f995bd;}
        
        Background color #f995bd
      
           Border around this has a color of #f995bd        
        
          <div style="border:2px solid #f995bd;">Content here</div>
        
        
          .myborder {border:2px solid #f995bd;}
        
        Border color #f995bd