#f1cfc2 color space conversions
Hex:
        #f1cfc2
        RGB:
        241, 207, 194
        CMY:
        5, 19, 24
        CMYK:
        0, 14, 20, 5
      HSL:
        17°, 62.6667%, 85.2941%
        HSV (HSB):
        17°, 19.5021%, 94.5098%
        XYZ:
        68.3261, 67.2215, 60.4128
        xyY:
        0.3487, 0.3430, 67.2215
      CIE-Lab:
        85.6157, 9.9065, 10.8557
        CIE-LCH:
        85.6157, 14.6965, 47.6176
        CIE-Luv:
        85.6157, 21.6288, 14.0503
        Hunter-Lab:
        81.9887, 5.2745, 13.7047
      #f1cfc2 color charts
#f1cfc2 RGB chart
      #f1cfc2 CMYK chart
      #f1cfc2 RGB pie chart
      #f1cfc2 color shades, tints & tones
#f1cfc2 color schemes
#f1cfc2 color preview, HTML & CSS examples
           This text has a color of #f1cfc2        
        
          <p style="color:#f1cfc2;">Text here</p>
        
        
          .mytext {color:#f1cfc2;}
        
        Text color #f1cfc2
      
           This box has a color of #f1cfc2        
        
          <div style="background-color:#f1cfc2;">Content here</div>
        
        
          .mybackground {background-color:#f1cfc2;}
        
        Background color #f1cfc2
      
           Border around this has a color of #f1cfc2        
        
          <div style="border:2px solid #f1cfc2;">Content here</div>
        
        
          .myborder {border:2px solid #f1cfc2;}
        
        Border color #f1cfc2