#fff2c0 color space conversions
Hex:
        #fff2c0
        RGB:
        255, 242, 192
        CMY:
        0, 5, 25
        CMYK:
        0, 5, 25, 0
      HSL:
        48°, 100.0000%, 87.6471%
        HSV (HSB):
        48°, 24.7059%, 100.0000%
        XYZ:
        82.5066, 88.5700, 62.6163
        xyY:
        0.3531, 0.3790, 88.5700
      CIE-Lab:
        95.4004, -3.2091, 25.7518
        CIE-LCH:
        95.4004, 25.9509, 97.1035
        CIE-Luv:
        95.4004, 10.6257, 37.4679
        Hunter-Lab:
        94.1117, -8.2066, 26.4301
      #fff2c0 color charts
#fff2c0 RGB chart
      #fff2c0 CMYK chart
      #fff2c0 RGB pie chart
      #fff2c0 color shades, tints & tones
#fff2c0 color schemes
#fff2c0 color preview, HTML & CSS examples
           This text has a color of #fff2c0        
        
          <p style="color:#fff2c0;">Text here</p>
        
        
          .mytext {color:#fff2c0;}
        
        Text color #fff2c0
      
           This box has a color of #fff2c0        
        
          <div style="background-color:#fff2c0;">Content here</div>
        
        
          .mybackground {background-color:#fff2c0;}
        
        Background color #fff2c0
      
           Border around this has a color of #fff2c0        
        
          <div style="border:2px solid #fff2c0;">Content here</div>
        
        
          .myborder {border:2px solid #fff2c0;}
        
        Border color #fff2c0