#feaa94 color space conversions
Hex:
        #feaa94
        RGB:
        254, 170, 148
        CMY:
        0, 33, 42
        CMYK:
        0, 33, 42, 0
      HSL:
        12°, 98.1481%, 78.8235%
        HSV (HSB):
        12°, 41.7323%, 99.6078%
        XYZ:
        60.5931, 51.9584, 34.8523
        xyY:
        0.4111, 0.3525, 51.9584
      CIE-Lab:
        77.2560, 28.3613, 23.9753
        CIE-LCH:
        77.2560, 37.1372, 40.2096
        CIE-Luv:
        77.2560, 59.0218, 26.8697
        Hunter-Lab:
        72.0822, 23.9053, 21.7903
      #feaa94 color charts
#feaa94 RGB chart
      #feaa94 CMYK chart
      #feaa94 RGB pie chart
      #feaa94 color shades, tints & tones
#feaa94 color schemes
#feaa94 color preview, HTML & CSS examples
           This text has a color of #feaa94        
        
          <p style="color:#feaa94;">Text here</p>
        
        
          .mytext {color:#feaa94;}
        
        Text color #feaa94
      
           This box has a color of #feaa94        
        
          <div style="background-color:#feaa94;">Content here</div>
        
        
          .mybackground {background-color:#feaa94;}
        
        Background color #feaa94
      
           Border around this has a color of #feaa94        
        
          <div style="border:2px solid #feaa94;">Content here</div>
        
        
          .myborder {border:2px solid #feaa94;}
        
        Border color #feaa94