#f1d5bc color space conversions
Hex:
        #f1d5bc
        RGB:
        241, 213, 188
        CMY:
        5, 16, 26
        CMYK:
        0, 12, 22, 5
      HSL:
        28°, 65.4321%, 84.1176%
        HSV (HSB):
        28°, 21.9917%, 94.5098%
        XYZ:
        69.1470, 69.9201, 57.4284
        xyY:
        0.3519, 0.3558, 69.9201
      CIE-Lab:
        86.9577, 5.9087, 15.9215
        CIE-LCH:
        86.9577, 16.9826, 69.6394
        CIE-Luv:
        86.9577, 18.6870, 21.9194
        Hunter-Lab:
        83.6182, 1.2762, 17.8128
      #f1d5bc color charts
#f1d5bc RGB chart
      #f1d5bc CMYK chart
      #f1d5bc RGB pie chart
      #f1d5bc color shades, tints & tones
#f1d5bc color schemes
#f1d5bc color preview, HTML & CSS examples
           This text has a color of #f1d5bc        
        
          <p style="color:#f1d5bc;">Text here</p>
        
        
          .mytext {color:#f1d5bc;}
        
        Text color #f1d5bc
      
           This box has a color of #f1d5bc        
        
          <div style="background-color:#f1d5bc;">Content here</div>
        
        
          .mybackground {background-color:#f1d5bc;}
        
        Background color #f1d5bc
      
           Border around this has a color of #f1d5bc        
        
          <div style="border:2px solid #f1d5bc;">Content here</div>
        
        
          .myborder {border:2px solid #f1d5bc;}
        
        Border color #f1d5bc