#fffbf1 color space conversions
Hex:
        #fffbf1
        RGB:
        255, 251, 241
        CMY:
        0, 2, 5
        CMYK:
        0, 2, 5, 0
      HSL:
        43°, 100.0000%, 97.2549%
        HSV (HSB):
        43°, 5.4902%, 100.0000%
        XYZ:
        91.6144, 96.6052, 97.0372
        xyY:
        0.3212, 0.3387, 96.6052
      CIE-Lab:
        98.6722, -0.3699, 5.2438
        CIE-LCH:
        98.6722, 5.2569, 94.0354
        CIE-Luv:
        98.6722, 2.8386, 8.0856
        Hunter-Lab:
        98.2880, -5.6238, 10.2661
      #fffbf1 color charts
#fffbf1 RGB chart
      #fffbf1 CMYK chart
      #fffbf1 RGB pie chart
      #fffbf1 color shades, tints & tones
#fffbf1 color schemes
#fffbf1 color preview, HTML & CSS examples
           This text has a color of #fffbf1        
        
          <p style="color:#fffbf1;">Text here</p>
        
        
          .mytext {color:#fffbf1;}
        
        Text color #fffbf1
      
           This box has a color of #fffbf1        
        
          <div style="background-color:#fffbf1;">Content here</div>
        
        
          .mybackground {background-color:#fffbf1;}
        
        Background color #fffbf1
      
           Border around this has a color of #fffbf1        
        
          <div style="border:2px solid #fffbf1;">Content here</div>
        
        
          .myborder {border:2px solid #fffbf1;}
        
        Border color #fffbf1