#f9a7ba color space conversions
Hex:
        #f9a7ba
        RGB:
        249, 167, 186
        CMY:
        2, 35, 27
        CMYK:
        0, 33, 25, 2
      HSL:
        346°, 87.2340%, 81.5686%
        HSV (HSB):
        346°, 32.9317%, 97.6471%
        XYZ:
        61.7486, 51.3223, 53.1061
        xyY:
        0.3716, 0.3088, 51.3223
      CIE-Lab:
        76.8739, 32.7265, 2.6959
        CIE-LCH:
        76.8739, 32.8373, 4.7093
        CIE-Luv:
        76.8739, 51.3894, -2.1928
        Hunter-Lab:
        71.6396, 28.4858, 6.1964
      #f9a7ba color charts
#f9a7ba RGB chart
      #f9a7ba CMYK chart
      #f9a7ba RGB pie chart
      #f9a7ba color shades, tints & tones
#f9a7ba color schemes
#f9a7ba color preview, HTML & CSS examples
           This text has a color of #f9a7ba        
        
          <p style="color:#f9a7ba;">Text here</p>
        
        
          .mytext {color:#f9a7ba;}
        
        Text color #f9a7ba
      
           This box has a color of #f9a7ba        
        
          <div style="background-color:#f9a7ba;">Content here</div>
        
        
          .mybackground {background-color:#f9a7ba;}
        
        Background color #f9a7ba
      
           Border around this has a color of #f9a7ba        
        
          <div style="border:2px solid #f9a7ba;">Content here</div>
        
        
          .myborder {border:2px solid #f9a7ba;}
        
        Border color #f9a7ba