#fff6b7 color space conversions
Hex:
        #fff6b7
        RGB:
        255, 246, 183
        CMY:
        0, 4, 28
        CMYK:
        0, 4, 28, 0
      HSL:
        53°, 100.0000%, 85.8824%
        HSV (HSB):
        53°, 28.2353%, 100.0000%
        XYZ:
        82.7430, 90.5904, 57.9244
        xyY:
        0.3578, 0.3917, 90.5904
      CIE-Lab:
        96.2411, -6.3777, 31.4637
        CIE-LCH:
        96.2411, 32.1035, 101.4585
        CIE-Luv:
        96.2411, 8.8194, 45.5232
        Hunter-Lab:
        95.1790, -11.3859, 30.5424
      #fff6b7 color charts
#fff6b7 RGB chart
      #fff6b7 CMYK chart
      #fff6b7 RGB pie chart
      #fff6b7 color shades, tints & tones
#fff6b7 color schemes
#fff6b7 color preview, HTML & CSS examples
           This text has a color of #fff6b7        
        
          <p style="color:#fff6b7;">Text here</p>
        
        
          .mytext {color:#fff6b7;}
        
        Text color #fff6b7
      
           This box has a color of #fff6b7        
        
          <div style="background-color:#fff6b7;">Content here</div>
        
        
          .mybackground {background-color:#fff6b7;}
        
        Background color #fff6b7
      
           Border around this has a color of #fff6b7        
        
          <div style="border:2px solid #fff6b7;">Content here</div>
        
        
          .myborder {border:2px solid #fff6b7;}
        
        Border color #fff6b7