#fff1b6 color space conversions
Hex:
        #fff1b6
        RGB:
        255, 241, 182
        CMY:
        0, 5, 29
        CMYK:
        0, 5, 29, 0
      HSL:
        48°, 100.0000%, 85.6863%
        HSV (HSB):
        48°, 28.6275%, 100.0000%
        XYZ:
        81.1388, 87.5480, 56.8779
        xyY:
        0.3597, 0.3881, 87.5480
      CIE-Lab:
        94.9703, -4.0054, 30.2544
        CIE-LCH:
        94.9703, 30.5184, 97.5415
        CIE-Luv:
        94.9703, 11.7840, 43.3806
        Hunter-Lab:
        93.5671, -8.9521, 29.4555
      #fff1b6 color charts
#fff1b6 RGB chart
      #fff1b6 CMYK chart
      #fff1b6 RGB pie chart
      #fff1b6 color shades, tints & tones
#fff1b6 color schemes
#fff1b6 color preview, HTML & CSS examples
           This text has a color of #fff1b6        
        
          <p style="color:#fff1b6;">Text here</p>
        
        
          .mytext {color:#fff1b6;}
        
        Text color #fff1b6
      
           This box has a color of #fff1b6        
        
          <div style="background-color:#fff1b6;">Content here</div>
        
        
          .mybackground {background-color:#fff1b6;}
        
        Background color #fff1b6
      
           Border around this has a color of #fff1b6        
        
          <div style="border:2px solid #fff1b6;">Content here</div>
        
        
          .myborder {border:2px solid #fff1b6;}
        
        Border color #fff1b6