#f999a5 color space conversions
Hex:
        #f999a5
        RGB:
        249, 153, 165
        CMY:
        2, 40, 35
        CMYK:
        0, 39, 34, 2
      HSL:
        353°, 88.8889%, 78.8235%
        HSV (HSB):
        353°, 38.5542%, 97.6471%
        XYZ:
        57.2497, 45.6388, 41.3891
        xyY:
        0.3968, 0.3163, 45.6388
      CIE-Lab:
        73.3106, 37.3023, 9.1048
        CIE-LCH:
        73.3106, 38.3974, 13.7166
        CIE-Luv:
        73.3106, 63.4658, 5.6901
        Hunter-Lab:
        67.5565, 33.0431, 10.9650
      #f999a5 color charts
#f999a5 RGB chart
      #f999a5 CMYK chart
      #f999a5 RGB pie chart
      #f999a5 color shades, tints & tones
#f999a5 color schemes
#f999a5 color preview, HTML & CSS examples
           This text has a color of #f999a5        
        
          <p style="color:#f999a5;">Text here</p>
        
        
          .mytext {color:#f999a5;}
        
        Text color #f999a5
      
           This box has a color of #f999a5        
        
          <div style="background-color:#f999a5;">Content here</div>
        
        
          .mybackground {background-color:#f999a5;}
        
        Background color #f999a5
      
           Border around this has a color of #f999a5        
        
          <div style="border:2px solid #f999a5;">Content here</div>
        
        
          .myborder {border:2px solid #f999a5;}
        
        Border color #f999a5