#f1cdc0 color space conversions
Hex:
        #f1cdc0
        RGB:
        241, 205, 192
        CMY:
        5, 20, 25
        CMYK:
        0, 15, 20, 5
      HSL:
        16°, 63.6364%, 84.9020%
        HSV (HSB):
        16°, 20.3320%, 94.5098%
        XYZ:
        67.6214, 66.1692, 59.0771
        xyY:
        0.3506, 0.3431, 66.1692
      CIE-Lab:
        85.0826, 10.6589, 11.1570
        CIE-LCH:
        85.0826, 15.4302, 46.3080
        CIE-Luv:
        85.0826, 22.9551, 14.3090
        Hunter-Lab:
        81.3444, 6.0337, 13.8813
      #f1cdc0 color charts
#f1cdc0 RGB chart
      #f1cdc0 CMYK chart
      #f1cdc0 RGB pie chart
      #f1cdc0 color shades, tints & tones
#f1cdc0 color schemes
#f1cdc0 color preview, HTML & CSS examples
           This text has a color of #f1cdc0        
        
          <p style="color:#f1cdc0;">Text here</p>
        
        
          .mytext {color:#f1cdc0;}
        
        Text color #f1cdc0
      
           This box has a color of #f1cdc0        
        
          <div style="background-color:#f1cdc0;">Content here</div>
        
        
          .mybackground {background-color:#f1cdc0;}
        
        Background color #f1cdc0
      
           Border around this has a color of #f1cdc0        
        
          <div style="border:2px solid #f1cdc0;">Content here</div>
        
        
          .myborder {border:2px solid #f1cdc0;}
        
        Border color #f1cdc0