#fff2d5 color space conversions
Hex:
        #fff2d5
        RGB:
        255, 242, 213
        CMY:
        0, 5, 16
        CMYK:
        0, 5, 16, 0
      HSL:
        41°, 100.0000%, 91.7647%
        HSV (HSB):
        41°, 16.4706%, 100.0000%
        XYZ:
        85.0024, 89.5684, 75.7591
        xyY:
        0.3396, 0.3578, 89.5684
      CIE-Lab:
        95.8174, -0.2448, 15.5651
        CIE-LCH:
        95.8174, 15.5670, 90.9011
        CIE-Luv:
        95.8174, 9.3473, 23.0510
        Hunter-Lab:
        94.6406, -5.2994, 18.7872
      #fff2d5 color charts
#fff2d5 RGB chart
      #fff2d5 CMYK chart
      #fff2d5 RGB pie chart
      #fff2d5 color shades, tints & tones
#fff2d5 color schemes
#fff2d5 color preview, HTML & CSS examples
           This text has a color of #fff2d5        
        
          <p style="color:#fff2d5;">Text here</p>
        
        
          .mytext {color:#fff2d5;}
        
        Text color #fff2d5
      
           This box has a color of #fff2d5        
        
          <div style="background-color:#fff2d5;">Content here</div>
        
        
          .mybackground {background-color:#fff2d5;}
        
        Background color #fff2d5
      
           Border around this has a color of #fff2d5        
        
          <div style="border:2px solid #fff2d5;">Content here</div>
        
        
          .myborder {border:2px solid #fff2d5;}
        
        Border color #fff2d5