#fff5b6 color space conversions
Hex:
        #fff5b6
        RGB:
        255, 245, 182
        CMY:
        0, 4, 29
        CMYK:
        0, 4, 29, 0
      HSL:
        52°, 100.0000%, 85.6863%
        HSV (HSB):
        52°, 28.6275%, 100.0000%
        XYZ:
        82.3359, 89.9422, 57.2770
        xyY:
        0.3587, 0.3918, 89.9422
      CIE-Lab:
        95.9728, -6.0052, 31.6070
        CIE-LCH:
        95.9728, 32.1725, 100.7578
        CIE-Luv:
        95.9728, 9.4525, 45.5981
        Hunter-Lab:
        94.8379, -10.9970, 30.5785
      #fff5b6 color charts
#fff5b6 RGB chart
      #fff5b6 CMYK chart
      #fff5b6 RGB pie chart
      #fff5b6 color shades, tints & tones
#fff5b6 color schemes
#fff5b6 color preview, HTML & CSS examples
           This text has a color of #fff5b6        
        
          <p style="color:#fff5b6;">Text here</p>
        
        
          .mytext {color:#fff5b6;}
        
        Text color #fff5b6
      
           This box has a color of #fff5b6        
        
          <div style="background-color:#fff5b6;">Content here</div>
        
        
          .mybackground {background-color:#fff5b6;}
        
        Background color #fff5b6
      
           Border around this has a color of #fff5b6        
        
          <div style="border:2px solid #fff5b6;">Content here</div>
        
        
          .myborder {border:2px solid #fff5b6;}
        
        Border color #fff5b6