#feb6b1 color space conversions
Hex:
        #feb6b1
        RGB:
        254, 182, 177
        CMY:
        0, 29, 31
        CMYK:
        0, 28, 30, 0
      HSL:
        4°, 97.4684%, 84.5098%
        HSV (HSB):
        4°, 30.3150%, 99.6078%
        XYZ:
        65.5368, 57.7011, 49.2782
        xyY:
        0.3799, 0.3345, 57.7011
      CIE-Lab:
        80.5723, 25.4654, 12.9498
        CIE-LCH:
        80.5723, 28.5689, 26.9544
        CIE-Luv:
        80.5723, 47.2809, 13.6185
        Hunter-Lab:
        75.9612, 21.0718, 14.7097
      #feb6b1 color charts
#feb6b1 RGB chart
      #feb6b1 CMYK chart
      #feb6b1 RGB pie chart
      #feb6b1 color shades, tints & tones
#feb6b1 color schemes
#feb6b1 color preview, HTML & CSS examples
           This text has a color of #feb6b1        
        
          <p style="color:#feb6b1;">Text here</p>
        
        
          .mytext {color:#feb6b1;}
        
        Text color #feb6b1
      
           This box has a color of #feb6b1        
        
          <div style="background-color:#feb6b1;">Content here</div>
        
        
          .mybackground {background-color:#feb6b1;}
        
        Background color #feb6b1
      
           Border around this has a color of #feb6b1        
        
          <div style="border:2px solid #feb6b1;">Content here</div>
        
        
          .myborder {border:2px solid #feb6b1;}
        
        Border color #feb6b1