#fdbee1 color space conversions
Hex:
        #fdbee1
        RGB:
        253, 190, 225
        CMY:
        1, 25, 12
        CMYK:
        0, 25, 11, 1
      HSL:
        327°, 94.0299%, 86.8627%
        HSV (HSB):
        327°, 24.9012%, 99.2157%
        XYZ:
        72.5121, 63.1458, 79.6007
        xyY:
        0.3369, 0.2933, 63.1458
      CIE-Lab:
        83.5190, 27.9101, -8.5854
        CIE-LCH:
        83.5190, 29.2007, 342.9016
        CIE-Luv:
        83.5190, 35.4295, -18.1947
        Hunter-Lab:
        79.4643, 23.8206, -3.7667
      #fdbee1 color charts
#fdbee1 RGB chart
      #fdbee1 CMYK chart
      #fdbee1 RGB pie chart
      #fdbee1 color shades, tints & tones
#fdbee1 color schemes
#fdbee1 color preview, HTML & CSS examples
           This text has a color of #fdbee1        
        
          <p style="color:#fdbee1;">Text here</p>
        
        
          .mytext {color:#fdbee1;}
        
        Text color #fdbee1
      
           This box has a color of #fdbee1        
        
          <div style="background-color:#fdbee1;">Content here</div>
        
        
          .mybackground {background-color:#fdbee1;}
        
        Background color #fdbee1
      
           Border around this has a color of #fdbee1        
        
          <div style="border:2px solid #fdbee1;">Content here</div>
        
        
          .myborder {border:2px solid #fdbee1;}
        
        Border color #fdbee1