#fff1b8 color space conversions
Hex:
        #fff1b8
        RGB:
        255, 241, 184
        CMY:
        0, 5, 28
        CMYK:
        0, 5, 28, 0
      HSL:
        48°, 100.0000%, 86.0784%
        HSV (HSB):
        48°, 27.8431%, 100.0000%
        XYZ:
        81.3470, 87.6313, 57.9745
        xyY:
        0.3584, 0.3861, 87.6313
      CIE-Lab:
        95.0055, -3.7516, 29.2865
        CIE-LCH:
        95.0055, 29.5258, 97.2998
        CIE-Luv:
        95.0055, 11.6691, 42.1060
        Hunter-Lab:
        93.6116, -8.7065, 28.8093
      #fff1b8 color charts
#fff1b8 RGB chart
      #fff1b8 CMYK chart
      #fff1b8 RGB pie chart
      #fff1b8 color shades, tints & tones
#fff1b8 color schemes
#fff1b8 color preview, HTML & CSS examples
           This text has a color of #fff1b8        
        
          <p style="color:#fff1b8;">Text here</p>
        
        
          .mytext {color:#fff1b8;}
        
        Text color #fff1b8
      
           This box has a color of #fff1b8        
        
          <div style="background-color:#fff1b8;">Content here</div>
        
        
          .mybackground {background-color:#fff1b8;}
        
        Background color #fff1b8
      
           Border around this has a color of #fff1b8        
        
          <div style="border:2px solid #fff1b8;">Content here</div>
        
        
          .myborder {border:2px solid #fff1b8;}
        
        Border color #fff1b8