#f9b6ae color space conversions
Hex:
        #f9b6ae
        RGB:
        249, 182, 174
        CMY:
        2, 29, 32
        CMYK:
        0, 27, 30, 2
      HSL:
        6°, 86.2069%, 82.9412%
        HSV (HSB):
        6°, 30.1205%, 97.6471%
        XYZ:
        63.4349, 56.6516, 47.6359
        xyY:
        0.3782, 0.3378, 56.6516
      CIE-Lab:
        79.9832, 23.2305, 13.6594
        CIE-LCH:
        79.9832, 26.9488, 30.4552
        CIE-Luv:
        79.9832, 44.1046, 15.0110
        Hunter-Lab:
        75.2673, 18.7211, 15.1631
      #f9b6ae color charts
#f9b6ae RGB chart
      #f9b6ae CMYK chart
      #f9b6ae RGB pie chart
      #f9b6ae color shades, tints & tones
#f9b6ae color schemes
#f9b6ae color preview, HTML & CSS examples
           This text has a color of #f9b6ae        
        
          <p style="color:#f9b6ae;">Text here</p>
        
        
          .mytext {color:#f9b6ae;}
        
        Text color #f9b6ae
      
           This box has a color of #f9b6ae        
        
          <div style="background-color:#f9b6ae;">Content here</div>
        
        
          .mybackground {background-color:#f9b6ae;}
        
        Background color #f9b6ae
      
           Border around this has a color of #f9b6ae        
        
          <div style="border:2px solid #f9b6ae;">Content here</div>
        
        
          .myborder {border:2px solid #f9b6ae;}
        
        Border color #f9b6ae