#feb6d7 color space conversions
Hex:
        #feb6d7
        RGB:
        254, 182, 215
        CMY:
        0, 29, 16
        CMYK:
        0, 28, 15, 0
      HSL:
        333°, 97.2973%, 85.4902%
        HSV (HSB):
        333°, 28.3465%, 99.6078%
        XYZ:
        69.8667, 59.4330, 72.0793
        xyY:
        0.3469, 0.2951, 59.4330
      CIE-Lab:
        81.5290, 30.8629, -6.1530
        CIE-LCH:
        81.5290, 31.4703, 348.7251
        CIE-Luv:
        81.5290, 41.8432, -14.9546
        Hunter-Lab:
        77.0928, 26.8564, -1.4693
      #feb6d7 color charts
#feb6d7 RGB chart
      #feb6d7 CMYK chart
      #feb6d7 RGB pie chart
      #feb6d7 color shades, tints & tones
#feb6d7 color schemes
#feb6d7 color preview, HTML & CSS examples
           This text has a color of #feb6d7        
        
          <p style="color:#feb6d7;">Text here</p>
        
        
          .mytext {color:#feb6d7;}
        
        Text color #feb6d7
      
           This box has a color of #feb6d7        
        
          <div style="background-color:#feb6d7;">Content here</div>
        
        
          .mybackground {background-color:#feb6d7;}
        
        Background color #feb6d7
      
           Border around this has a color of #feb6d7        
        
          <div style="border:2px solid #feb6d7;">Content here</div>
        
        
          .myborder {border:2px solid #feb6d7;}
        
        Border color #feb6d7