#f3cfcf color space conversions
Hex:
        #f3cfcf
        RGB:
        243, 207, 207
        CMY:
        5, 19, 19
        CMYK:
        0, 15, 15, 5
      HSL:
        0°, 60.0000%, 88.2353%
        HSV (HSB):
        0°, 14.8148%, 95.2941%
        XYZ:
        70.5375, 68.1853, 68.4748
        xyY:
        0.3404, 0.3291, 68.1853
      CIE-Lab:
        86.0990, 12.6040, 4.6817
        CIE-LCH:
        86.0990, 13.4454, 20.3772
        CIE-Luv:
        86.0990, 21.7240, 4.6711
        Hunter-Lab:
        82.5744, 7.9747, 8.6358
      #f3cfcf color charts
#f3cfcf RGB chart
      #f3cfcf CMYK chart
      #f3cfcf RGB pie chart
      #f3cfcf color shades, tints & tones
#f3cfcf color schemes
#f3cfcf color preview, HTML & CSS examples
           This text has a color of #f3cfcf        
        
          <p style="color:#f3cfcf;">Text here</p>
        
        
          .mytext {color:#f3cfcf;}
        
        Text color #f3cfcf
      
           This box has a color of #f3cfcf        
        
          <div style="background-color:#f3cfcf;">Content here</div>
        
        
          .mybackground {background-color:#f3cfcf;}
        
        Background color #f3cfcf
      
           Border around this has a color of #f3cfcf        
        
          <div style="border:2px solid #f3cfcf;">Content here</div>
        
        
          .myborder {border:2px solid #f3cfcf;}
        
        Border color #f3cfcf