#fff0c6 color space conversions
Hex:
        #fff0c6
        RGB:
        255, 240, 198
        CMY:
        0, 6, 22
        CMYK:
        0, 6, 22, 0
      HSL:
        44°, 100.0000%, 88.8235%
        HSV (HSB):
        44°, 22.3529%, 100.0000%
        XYZ:
        82.5931, 87.6574, 65.9925
        xyY:
        0.3496, 0.3710, 87.6574
      CIE-Lab:
        95.0165, -1.3874, 22.1527
        CIE-LCH:
        95.0165, 22.1961, 93.5837
        CIE-Luv:
        95.0165, 11.4063, 32.2989
        Hunter-Lab:
        93.6255, -6.3783, 23.7470
      #fff0c6 color charts
#fff0c6 RGB chart
      #fff0c6 CMYK chart
      #fff0c6 RGB pie chart
      #fff0c6 color shades, tints & tones
#fff0c6 color schemes
#fff0c6 color preview, HTML & CSS examples
           This text has a color of #fff0c6        
        
          <p style="color:#fff0c6;">Text here</p>
        
        
          .mytext {color:#fff0c6;}
        
        Text color #fff0c6
      
           This box has a color of #fff0c6        
        
          <div style="background-color:#fff0c6;">Content here</div>
        
        
          .mybackground {background-color:#fff0c6;}
        
        Background color #fff0c6
      
           Border around this has a color of #fff0c6        
        
          <div style="border:2px solid #fff0c6;">Content here</div>
        
        
          .myborder {border:2px solid #fff0c6;}
        
        Border color #fff0c6