#fec3e1 color space conversions
Hex:
        #fec3e1
        RGB:
        254, 195, 225
        CMY:
        0, 24, 12
        CMYK:
        0, 23, 11, 0
      HSL:
        329°, 96.7213%, 88.0392%
        HSV (HSB):
        329°, 23.2283%, 99.6078%
        XYZ:
        73.9788, 65.5373, 79.9850
        xyY:
        0.3370, 0.2986, 65.5373
      CIE-Lab:
        84.7598, 25.6216, -6.7355
        CIE-LCH:
        84.7598, 26.4921, 345.2710
        CIE-Luv:
        84.7598, 33.4033, -14.9467
        Hunter-Lab:
        80.9551, 21.4463, -1.9110
      #fec3e1 color charts
#fec3e1 RGB chart
      #fec3e1 CMYK chart
      #fec3e1 RGB pie chart
      #fec3e1 color shades, tints & tones
#fec3e1 color schemes
#fec3e1 color preview, HTML & CSS examples
           This text has a color of #fec3e1        
        
          <p style="color:#fec3e1;">Text here</p>
        
        
          .mytext {color:#fec3e1;}
        
        Text color #fec3e1
      
           This box has a color of #fec3e1        
        
          <div style="background-color:#fec3e1;">Content here</div>
        
        
          .mybackground {background-color:#fec3e1;}
        
        Background color #fec3e1
      
           Border around this has a color of #fec3e1        
        
          <div style="border:2px solid #fec3e1;">Content here</div>
        
        
          .myborder {border:2px solid #fec3e1;}
        
        Border color #fec3e1