#fff2d3 color space conversions
Hex:
        #fff2d3
        RGB:
        255, 242, 211
        CMY:
        0, 5, 17
        CMYK:
        0, 5, 17, 0
      HSL:
        42°, 100.0000%, 91.3725%
        HSV (HSB):
        42°, 17.2549%, 100.0000%
        XYZ:
        84.7500, 89.4674, 74.4301
        xyY:
        0.3408, 0.3598, 89.4674
      CIE-Lab:
        95.7754, -0.5409, 16.5350
        CIE-LCH:
        95.7754, 16.5439, 91.8736
        CIE-Luv:
        95.7754, 9.4730, 24.4689
        Hunter-Lab:
        94.5872, -5.5919, 19.5561
      #fff2d3 color charts
#fff2d3 RGB chart
      #fff2d3 CMYK chart
      #fff2d3 RGB pie chart
      #fff2d3 color shades, tints & tones
#fff2d3 color schemes
#fff2d3 color preview, HTML & CSS examples
           This text has a color of #fff2d3        
        
          <p style="color:#fff2d3;">Text here</p>
        
        
          .mytext {color:#fff2d3;}
        
        Text color #fff2d3
      
           This box has a color of #fff2d3        
        
          <div style="background-color:#fff2d3;">Content here</div>
        
        
          .mybackground {background-color:#fff2d3;}
        
        Background color #fff2d3
      
           Border around this has a color of #fff2d3        
        
          <div style="border:2px solid #fff2d3;">Content here</div>
        
        
          .myborder {border:2px solid #fff2d3;}
        
        Border color #fff2d3