#f2cca2 color space conversions
Hex:
        #f2cca2
        RGB:
        242, 204, 162
        CMY:
        5, 20, 36
        CMYK:
        0, 16, 33, 5
      HSL:
        32°, 75.4717%, 79.2157%
        HSV (HSB):
        32°, 33.0579%, 94.9020%
        XYZ:
        64.7324, 64.6716, 43.2535
        xyY:
        0.3749, 0.3746, 64.6716
      CIE-Lab:
        84.3142, 7.5217, 25.9331
        CIE-LCH:
        84.3142, 27.0019, 73.8256
        CIE-Luv:
        84.3142, 26.8541, 34.4811
        Hunter-Lab:
        80.4187, 2.9496, 24.4037
      #f2cca2 color charts
#f2cca2 RGB chart
      #f2cca2 CMYK chart
      #f2cca2 RGB pie chart
      #f2cca2 color shades, tints & tones
#f2cca2 color schemes
#f2cca2 color preview, HTML & CSS examples
           This text has a color of #f2cca2        
        
          <p style="color:#f2cca2;">Text here</p>
        
        
          .mytext {color:#f2cca2;}
        
        Text color #f2cca2
      
           This box has a color of #f2cca2        
        
          <div style="background-color:#f2cca2;">Content here</div>
        
        
          .mybackground {background-color:#f2cca2;}
        
        Background color #f2cca2
      
           Border around this has a color of #f2cca2        
        
          <div style="border:2px solid #f2cca2;">Content here</div>
        
        
          .myborder {border:2px solid #f2cca2;}
        
        Border color #f2cca2