#fe9a96 color space conversions
Hex:
        #fe9a96
        RGB:
        254, 154, 150
        CMY:
        0, 40, 41
        CMYK:
        0, 39, 41, 0
      HSL:
        2°, 98.1132%, 79.2157%
        HSV (HSB):
        2°, 40.9449%, 99.6078%
        XYZ:
        57.9337, 46.3840, 34.7537
        xyY:
        0.4166, 0.3335, 46.3840
      CIE-Lab:
        73.7940, 36.8933, 18.1356
        CIE-LCH:
        73.7940, 41.1098, 26.1773
        CIE-Luv:
        73.7940, 69.3219, 17.4931
        Hunter-Lab:
        68.1058, 32.6544, 17.4190
      #fe9a96 color charts
#fe9a96 RGB chart
      #fe9a96 CMYK chart
      #fe9a96 RGB pie chart
      #fe9a96 color shades, tints & tones
#fe9a96 color schemes
#fe9a96 color preview, HTML & CSS examples
           This text has a color of #fe9a96        
        
          <p style="color:#fe9a96;">Text here</p>
        
        
          .mytext {color:#fe9a96;}
        
        Text color #fe9a96
      
           This box has a color of #fe9a96        
        
          <div style="background-color:#fe9a96;">Content here</div>
        
        
          .mybackground {background-color:#fe9a96;}
        
        Background color #fe9a96
      
           Border around this has a color of #fe9a96        
        
          <div style="border:2px solid #fe9a96;">Content here</div>
        
        
          .myborder {border:2px solid #fe9a96;}
        
        Border color #fe9a96