#f9d6ca color space conversions
Hex:
        #f9d6ca
        RGB:
        249, 214, 202
        CMY:
        2, 16, 21
        CMYK:
        0, 14, 19, 2
      HSL:
        15°, 79.6610%, 88.4314%
        HSV (HSB):
        15°, 18.8755%, 97.6471%
        XYZ:
        73.7742, 72.4971, 65.9821
        xyY:
        0.3476, 0.3416, 72.4971
      CIE-Lab:
        88.2073, 10.3373, 10.4217
        CIE-LCH:
        88.2073, 14.6789, 45.2329
        CIE-Luv:
        88.2073, 22.1017, 13.4329
        Hunter-Lab:
        85.1453, 5.6572, 13.6557
      #f9d6ca color charts
#f9d6ca RGB chart
      #f9d6ca CMYK chart
      #f9d6ca RGB pie chart
      #f9d6ca color shades, tints & tones
#f9d6ca color schemes
#f9d6ca color preview, HTML & CSS examples
           This text has a color of #f9d6ca        
        
          <p style="color:#f9d6ca;">Text here</p>
        
        
          .mytext {color:#f9d6ca;}
        
        Text color #f9d6ca
      
           This box has a color of #f9d6ca        
        
          <div style="background-color:#f9d6ca;">Content here</div>
        
        
          .mybackground {background-color:#f9d6ca;}
        
        Background color #f9d6ca
      
           Border around this has a color of #f9d6ca        
        
          <div style="border:2px solid #f9d6ca;">Content here</div>
        
        
          .myborder {border:2px solid #f9d6ca;}
        
        Border color #f9d6ca