#f9cfcf color space conversions
Hex:
        #f9cfcf
        RGB:
        249, 207, 207
        CMY:
        2, 19, 19
        CMYK:
        0, 17, 17, 2
      HSL:
        0°, 77.7778%, 89.4118%
        HSV (HSB):
        0°, 16.8675%, 97.6471%
        XYZ:
        72.6422, 69.2704, 68.5733
        xyY:
        0.3451, 0.3291, 69.2704
      CIE-Lab:
        86.6378, 14.7404, 5.5284
        CIE-LCH:
        86.6378, 15.7431, 20.5585
        CIE-Luv:
        86.6378, 25.5889, 5.5046
        Hunter-Lab:
        83.2288, 10.1446, 9.4104
      #f9cfcf color charts
#f9cfcf RGB chart
      #f9cfcf CMYK chart
      #f9cfcf RGB pie chart
      #f9cfcf color shades, tints & tones
#f9cfcf color schemes
#f9cfcf color preview, HTML & CSS examples
           This text has a color of #f9cfcf        
        
          <p style="color:#f9cfcf;">Text here</p>
        
        
          .mytext {color:#f9cfcf;}
        
        Text color #f9cfcf
      
           This box has a color of #f9cfcf        
        
          <div style="background-color:#f9cfcf;">Content here</div>
        
        
          .mybackground {background-color:#f9cfcf;}
        
        Background color #f9cfcf
      
           Border around this has a color of #f9cfcf        
        
          <div style="border:2px solid #f9cfcf;">Content here</div>
        
        
          .myborder {border:2px solid #f9cfcf;}
        
        Border color #f9cfcf