#f2ccc2 color space conversions
Hex:
        #f2ccc2
        RGB:
        242, 204, 194
        CMY:
        5, 20, 24
        CMYK:
        0, 16, 20, 5
      HSL:
        13°, 64.8649%, 85.4902%
        HSV (HSB):
        13°, 19.8347%, 94.9020%
        XYZ:
        67.9484, 65.9580, 60.1888
        xyY:
        0.3501, 0.3398, 65.9580
      CIE-Lab:
        84.9750, 11.8413, 9.9545
        CIE-LCH:
        84.9750, 15.4696, 40.0524
        CIE-Luv:
        84.9750, 23.9970, 12.3824
        Hunter-Lab:
        81.2145, 7.2172, 12.9098
      #f2ccc2 color charts
#f2ccc2 RGB chart
      #f2ccc2 CMYK chart
      #f2ccc2 RGB pie chart
      #f2ccc2 color shades, tints & tones
#f2ccc2 color schemes
#f2ccc2 color preview, HTML & CSS examples
           This text has a color of #f2ccc2        
        
          <p style="color:#f2ccc2;">Text here</p>
        
        
          .mytext {color:#f2ccc2;}
        
        Text color #f2ccc2
      
           This box has a color of #f2ccc2        
        
          <div style="background-color:#f2ccc2;">Content here</div>
        
        
          .mybackground {background-color:#f2ccc2;}
        
        Background color #f2ccc2
      
           Border around this has a color of #f2ccc2        
        
          <div style="border:2px solid #f2ccc2;">Content here</div>
        
        
          .myborder {border:2px solid #f2ccc2;}
        
        Border color #f2ccc2