#feb7d7 color space conversions
Hex:
        #feb7d7
        RGB:
        254, 183, 215
        CMY:
        0, 28, 16
        CMYK:
        0, 28, 15, 0
      HSL:
        333°, 97.2603%, 85.6863%
        HSV (HSB):
        333°, 27.9528%, 99.6078%
        XYZ:
        70.0723, 59.8441, 72.1478
        xyY:
        0.3468, 0.2962, 59.8441
      CIE-Lab:
        81.7534, 30.3380, -5.8214
        CIE-LCH:
        81.7534, 30.8915, 349.1379
        CIE-Luv:
        81.7534, 41.2953, -14.3566
        Hunter-Lab:
        77.3590, 26.3083, -1.1448
      #feb7d7 color charts
#feb7d7 RGB chart
      #feb7d7 CMYK chart
      #feb7d7 RGB pie chart
      #feb7d7 color shades, tints & tones
#feb7d7 color schemes
#feb7d7 color preview, HTML & CSS examples
           This text has a color of #feb7d7        
        
          <p style="color:#feb7d7;">Text here</p>
        
        
          .mytext {color:#feb7d7;}
        
        Text color #feb7d7
      
           This box has a color of #feb7d7        
        
          <div style="background-color:#feb7d7;">Content here</div>
        
        
          .mybackground {background-color:#feb7d7;}
        
        Background color #feb7d7
      
           Border around this has a color of #feb7d7        
        
          <div style="border:2px solid #feb7d7;">Content here</div>
        
        
          .myborder {border:2px solid #feb7d7;}
        
        Border color #feb7d7