#fec0f1 color space conversions
Hex:
        #fec0f1
        RGB:
        254, 192, 241
        CMY:
        0, 25, 5
        CMYK:
        0, 24, 5, 0
      HSL:
        313°, 96.8750%, 87.4510%
        HSV (HSB):
        313°, 24.4094%, 99.6078%
        XYZ:
        75.5999, 65.1210, 91.8041
        xyY:
        0.3251, 0.2801, 65.1210
      CIE-Lab:
        84.5460, 29.8784, -15.5877
        CIE-LCH:
        84.5460, 33.7001, 332.4487
        CIE-Luv:
        84.5460, 32.8634, -29.6173
        Hunter-Lab:
        80.6976, 26.0033, -10.9619
      #fec0f1 color charts
#fec0f1 RGB chart
      #fec0f1 CMYK chart
      #fec0f1 RGB pie chart
      #fec0f1 color shades, tints & tones
#fec0f1 color schemes
#fec0f1 color preview, HTML & CSS examples
           This text has a color of #fec0f1        
        
          <p style="color:#fec0f1;">Text here</p>
        
        
          .mytext {color:#fec0f1;}
        
        Text color #fec0f1
      
           This box has a color of #fec0f1        
        
          <div style="background-color:#fec0f1;">Content here</div>
        
        
          .mybackground {background-color:#fec0f1;}
        
        Background color #fec0f1
      
           Border around this has a color of #fec0f1        
        
          <div style="border:2px solid #fec0f1;">Content here</div>
        
        
          .myborder {border:2px solid #fec0f1;}
        
        Border color #fec0f1