#fe95a4 color space conversions
Hex:
        #fe95a4
        RGB:
        254, 149, 164
        CMY:
        0, 42, 36
        CMYK:
        0, 41, 35, 0
      HSL:
        351°, 98.1308%, 79.0196%
        HSV (HSB):
        351°, 41.3386%, 99.6078%
        XYZ:
        58.3213, 45.2461, 40.7815
        xyY:
        0.4040, 0.3134, 45.2461
      CIE-Lab:
        73.0536, 41.0283, 9.3743
        CIE-LCH:
        73.0536, 42.0856, 12.8702
        CIE-Luv:
        73.0536, 69.9218, 5.2456
        Hunter-Lab:
        67.2652, 37.0518, 11.1394
      #fe95a4 color charts
#fe95a4 RGB chart
      #fe95a4 CMYK chart
      #fe95a4 RGB pie chart
      #fe95a4 color shades, tints & tones
#fe95a4 color schemes
#fe95a4 color preview, HTML & CSS examples
           This text has a color of #fe95a4        
        
          <p style="color:#fe95a4;">Text here</p>
        
        
          .mytext {color:#fe95a4;}
        
        Text color #fe95a4
      
           This box has a color of #fe95a4        
        
          <div style="background-color:#fe95a4;">Content here</div>
        
        
          .mybackground {background-color:#fe95a4;}
        
        Background color #fe95a4
      
           Border around this has a color of #fe95a4        
        
          <div style="border:2px solid #fe95a4;">Content here</div>
        
        
          .myborder {border:2px solid #fe95a4;}
        
        Border color #fe95a4