#f1dcbf color space conversions
Hex:
        #f1dcbf
        RGB:
        241, 220, 191
        CMY:
        5, 14, 25
        CMYK:
        0, 9, 21, 5
      HSL:
        35°, 64.1026%, 84.7059%
        HSV (HSB):
        35°, 20.7469%, 94.5098%
        XYZ:
        71.2728, 73.6488, 59.7494
        xyY:
        0.3482, 0.3598, 73.6488
      CIE-Lab:
        88.7562, 2.7183, 16.8743
        CIE-LCH:
        88.7562, 17.0919, 80.8488
        CIE-Luv:
        88.7562, 14.4465, 23.9450
        Hunter-Lab:
        85.8189, -1.9383, 18.7939
      #f1dcbf color charts
#f1dcbf RGB chart
      #f1dcbf CMYK chart
      #f1dcbf RGB pie chart
      #f1dcbf color shades, tints & tones
#f1dcbf color schemes
#f1dcbf color preview, HTML & CSS examples
           This text has a color of #f1dcbf        
        
          <p style="color:#f1dcbf;">Text here</p>
        
        
          .mytext {color:#f1dcbf;}
        
        Text color #f1dcbf
      
           This box has a color of #f1dcbf        
        
          <div style="background-color:#f1dcbf;">Content here</div>
        
        
          .mybackground {background-color:#f1dcbf;}
        
        Background color #f1dcbf
      
           Border around this has a color of #f1dcbf        
        
          <div style="border:2px solid #f1dcbf;">Content here</div>
        
        
          .myborder {border:2px solid #f1dcbf;}
        
        Border color #f1dcbf