#f1d7bc color space conversions
Hex:
        #f1d7bc
        RGB:
        241, 215, 188
        CMY:
        5, 16, 26
        CMYK:
        0, 11, 22, 5
      HSL:
        31°, 65.4321%, 84.1176%
        HSV (HSB):
        31°, 21.9917%, 94.5098%
        XYZ:
        69.6532, 70.9325, 57.5972
        xyY:
        0.3515, 0.3579, 70.9325
      CIE-Lab:
        87.4522, 4.8718, 16.6161
        CIE-LCH:
        87.4522, 17.3155, 73.6591
        CIE-Luv:
        87.4522, 17.5335, 23.0980
        Hunter-Lab:
        84.2214, 0.2363, 18.4079
      #f1d7bc color charts
#f1d7bc RGB chart
      #f1d7bc CMYK chart
      #f1d7bc RGB pie chart
      #f1d7bc color shades, tints & tones
#f1d7bc color schemes
#f1d7bc color preview, HTML & CSS examples
           This text has a color of #f1d7bc        
        
          <p style="color:#f1d7bc;">Text here</p>
        
        
          .mytext {color:#f1d7bc;}
        
        Text color #f1d7bc
      
           This box has a color of #f1d7bc        
        
          <div style="background-color:#f1d7bc;">Content here</div>
        
        
          .mybackground {background-color:#f1d7bc;}
        
        Background color #f1d7bc
      
           Border around this has a color of #f1d7bc        
        
          <div style="border:2px solid #f1d7bc;">Content here</div>
        
        
          .myborder {border:2px solid #f1d7bc;}
        
        Border color #f1d7bc