#f2c6be color space conversions
Hex:
        #f2c6be
        RGB:
        242, 198, 190
        CMY:
        5, 22, 25
        CMYK:
        0, 18, 21, 5
      HSL:
        9°, 66.6667%, 84.7059%
        HSV (HSB):
        9°, 21.4876%, 94.9020%
        XYZ:
        66.1063, 62.9831, 57.3880
        xyY:
        0.3545, 0.3378, 62.9831
      CIE-Lab:
        83.4335, 14.4085, 9.8833
        CIE-LCH:
        83.4335, 17.4724, 34.4478
        CIE-Luv:
        83.4335, 27.8511, 11.7339
        Hunter-Lab:
        79.3619, 9.8023, 12.6797
      #f2c6be color charts
#f2c6be RGB chart
      #f2c6be CMYK chart
      #f2c6be RGB pie chart
      #f2c6be color shades, tints & tones
#f2c6be color schemes
#f2c6be color preview, HTML & CSS examples
           This text has a color of #f2c6be        
        
          <p style="color:#f2c6be;">Text here</p>
        
        
          .mytext {color:#f2c6be;}
        
        Text color #f2c6be
      
           This box has a color of #f2c6be        
        
          <div style="background-color:#f2c6be;">Content here</div>
        
        
          .mybackground {background-color:#f2c6be;}
        
        Background color #f2c6be
      
           Border around this has a color of #f2c6be        
        
          <div style="border:2px solid #f2c6be;">Content here</div>
        
        
          .myborder {border:2px solid #f2c6be;}
        
        Border color #f2c6be