#fff2d6 color space conversions
Hex:
        #fff2d6
        RGB:
        255, 242, 214
        CMY:
        0, 5, 16
        CMYK:
        0, 5, 16, 0
      HSL:
        41°, 100.0000%, 91.9608%
        HSV (HSB):
        41°, 16.0784%, 100.0000%
        XYZ:
        85.1297, 89.6193, 76.4298
        xyY:
        0.3389, 0.3568, 89.6193
      CIE-Lab:
        95.8386, -0.0957, 15.0802
        CIE-LCH:
        95.8386, 15.0805, 90.3636
        CIE-Luv:
        95.8386, 9.2842, 22.3388
        Hunter-Lab:
        94.6675, -5.1519, 18.3995
      #fff2d6 color charts
#fff2d6 RGB chart
      #fff2d6 CMYK chart
      #fff2d6 RGB pie chart
      #fff2d6 color shades, tints & tones
#fff2d6 color schemes
#fff2d6 color preview, HTML & CSS examples
           This text has a color of #fff2d6        
        
          <p style="color:#fff2d6;">Text here</p>
        
        
          .mytext {color:#fff2d6;}
        
        Text color #fff2d6
      
           This box has a color of #fff2d6        
        
          <div style="background-color:#fff2d6;">Content here</div>
        
        
          .mybackground {background-color:#fff2d6;}
        
        Background color #fff2d6
      
           Border around this has a color of #fff2d6        
        
          <div style="border:2px solid #fff2d6;">Content here</div>
        
        
          .myborder {border:2px solid #fff2d6;}
        
        Border color #fff2d6