#feb5c1 color space conversions
Hex:
        #feb5c1
        RGB:
        254, 181, 193
        CMY:
        0, 29, 24
        CMYK:
        0, 29, 24, 0
      HSL:
        350°, 97.3333%, 85.2941%
        HSV (HSB):
        350°, 28.7402%, 99.6078%
        XYZ:
        67.0226, 57.9688, 58.1087
        xyY:
        0.3660, 0.3166, 57.9688
      CIE-Lab:
        80.7215, 28.1356, 4.5339
        CIE-LCH:
        80.7215, 28.4986, 9.1543
        CIE-Luv:
        80.7215, 45.6389, 1.3730
        Hunter-Lab:
        76.1373, 23.8908, 8.0454
      #feb5c1 color charts
#feb5c1 RGB chart
      #feb5c1 CMYK chart
      #feb5c1 RGB pie chart
      #feb5c1 color shades, tints & tones
#feb5c1 color schemes
#feb5c1 color preview, HTML & CSS examples
           This text has a color of #feb5c1        
        
          <p style="color:#feb5c1;">Text here</p>
        
        
          .mytext {color:#feb5c1;}
        
        Text color #feb5c1
      
           This box has a color of #feb5c1        
        
          <div style="background-color:#feb5c1;">Content here</div>
        
        
          .mybackground {background-color:#feb5c1;}
        
        Background color #feb5c1
      
           Border around this has a color of #feb5c1        
        
          <div style="border:2px solid #feb5c1;">Content here</div>
        
        
          .myborder {border:2px solid #feb5c1;}
        
        Border color #feb5c1