#f3c2e1 color space conversions
Hex:
        #f3c2e1
        RGB:
        243, 194, 225
        CMY:
        5, 24, 12
        CMYK:
        0, 20, 7, 5
      HSL:
        322°, 67.1233%, 85.6863%
        HSV (HSB):
        322°, 20.1646%, 95.2941%
        XYZ:
        69.8445, 63.0745, 79.7276
        xyY:
        0.3285, 0.2966, 63.0745
      CIE-Lab:
        83.4816, 22.3991, -8.7456
        CIE-LCH:
        83.4816, 24.0459, 338.6720
        CIE-Luv:
        83.4816, 26.8565, -17.4307
        Hunter-Lab:
        79.4195, 17.9958, -3.9264
      #f3c2e1 color charts
#f3c2e1 RGB chart
      #f3c2e1 CMYK chart
      #f3c2e1 RGB pie chart
      #f3c2e1 color shades, tints & tones
#f3c2e1 color schemes
#f3c2e1 color preview, HTML & CSS examples
           This text has a color of #f3c2e1        
        
          <p style="color:#f3c2e1;">Text here</p>
        
        
          .mytext {color:#f3c2e1;}
        
        Text color #f3c2e1
      
           This box has a color of #f3c2e1        
        
          <div style="background-color:#f3c2e1;">Content here</div>
        
        
          .mybackground {background-color:#f3c2e1;}
        
        Background color #f3c2e1
      
           Border around this has a color of #f3c2e1        
        
          <div style="border:2px solid #f3c2e1;">Content here</div>
        
        
          .myborder {border:2px solid #f3c2e1;}
        
        Border color #f3c2e1