#fe95aa color space conversions
Hex:
        #fe95aa
        RGB:
        254, 149, 170
        CMY:
        0, 42, 33
        CMYK:
        0, 41, 33, 0
      HSL:
        348°, 98.1308%, 79.0196%
        HSV (HSB):
        348°, 41.3386%, 99.6078%
        XYZ:
        58.8762, 45.4680, 43.7033
        xyY:
        0.3977, 0.3071, 45.4680
      CIE-Lab:
        73.1990, 41.7448, 6.2610
        CIE-LCH:
        73.1990, 42.2117, 8.5298
        CIE-Luv:
        73.1990, 68.7356, 0.8947
        Hunter-Lab:
        67.4300, 37.8541, 8.7734
      #fe95aa color charts
#fe95aa RGB chart
      #fe95aa CMYK chart
      #fe95aa RGB pie chart
      #fe95aa color shades, tints & tones
#fe95aa color schemes
#fe95aa color preview, HTML & CSS examples
           This text has a color of #fe95aa        
        
          <p style="color:#fe95aa;">Text here</p>
        
        
          .mytext {color:#fe95aa;}
        
        Text color #fe95aa
      
           This box has a color of #fe95aa        
        
          <div style="background-color:#fe95aa;">Content here</div>
        
        
          .mybackground {background-color:#fe95aa;}
        
        Background color #fe95aa
      
           Border around this has a color of #fe95aa        
        
          <div style="border:2px solid #fe95aa;">Content here</div>
        
        
          .myborder {border:2px solid #fe95aa;}
        
        Border color #fe95aa