#febac1 color space conversions
Hex:
        #febac1
        RGB:
        254, 186, 193
        CMY:
        0, 27, 24
        CMYK:
        0, 27, 24, 0
      HSL:
        354°, 97.1429%, 86.2745%
        HSV (HSB):
        354°, 26.7717%, 99.6078%
        XYZ:
        68.0576, 60.0389, 58.4537
        xyY:
        0.3648, 0.3218, 60.0389
      CIE-Lab:
        81.8593, 25.5102, 6.1753
        CIE-LCH:
        81.8593, 26.2470, 13.6080
        CIE-Luv:
        81.8593, 42.6981, 4.2532
        Hunter-Lab:
        77.4848, 21.1845, 9.5116
      #febac1 color charts
#febac1 RGB chart
      #febac1 CMYK chart
      #febac1 RGB pie chart
      #febac1 color shades, tints & tones
#febac1 color schemes
#febac1 color preview, HTML & CSS examples
           This text has a color of #febac1        
        
          <p style="color:#febac1;">Text here</p>
        
        
          .mytext {color:#febac1;}
        
        Text color #febac1
      
           This box has a color of #febac1        
        
          <div style="background-color:#febac1;">Content here</div>
        
        
          .mybackground {background-color:#febac1;}
        
        Background color #febac1
      
           Border around this has a color of #febac1        
        
          <div style="border:2px solid #febac1;">Content here</div>
        
        
          .myborder {border:2px solid #febac1;}
        
        Border color #febac1