#f1cfb1 color space conversions
Hex:
        #f1cfb1
        RGB:
        241, 207, 177
        CMY:
        5, 19, 31
        CMYK:
        0, 14, 27, 5
      HSL:
        28°, 69.5652%, 81.9608%
        HSV (HSB):
        28°, 26.5560%, 94.5098%
        XYZ:
        66.5243, 66.5007, 50.9247
        xyY:
        0.3616, 0.3615, 66.5007
      CIE-Lab:
        85.2512, 7.5052, 19.3254
        CIE-LCH:
        85.2512, 20.7316, 68.7758
        CIE-Luv:
        85.2512, 23.1012, 26.0767
        Hunter-Lab:
        81.5480, 2.9057, 20.0585
      #f1cfb1 color charts
#f1cfb1 RGB chart
      #f1cfb1 CMYK chart
      #f1cfb1 RGB pie chart
      #f1cfb1 color shades, tints & tones
#f1cfb1 color schemes
#f1cfb1 color preview, HTML & CSS examples
           This text has a color of #f1cfb1        
        
          <p style="color:#f1cfb1;">Text here</p>
        
        
          .mytext {color:#f1cfb1;}
        
        Text color #f1cfb1
      
           This box has a color of #f1cfb1        
        
          <div style="background-color:#f1cfb1;">Content here</div>
        
        
          .mybackground {background-color:#f1cfb1;}
        
        Background color #f1cfb1
      
           Border around this has a color of #f1cfb1        
        
          <div style="border:2px solid #f1cfb1;">Content here</div>
        
        
          .myborder {border:2px solid #f1cfb1;}
        
        Border color #f1cfb1