#fe9d96 color space conversions
Hex:
        #fe9d96
        RGB:
        254, 157, 150
        CMY:
        0, 38, 41
        CMYK:
        0, 38, 41, 0
      HSL:
        4°, 98.1132%, 79.2157%
        HSV (HSB):
        4°, 40.9449%, 99.6078%
        XYZ:
        58.4350, 47.3868, 34.9209
        xyY:
        0.4152, 0.3367, 47.3868
      CIE-Lab:
        74.4365, 35.3435, 19.0245
        CIE-LCH:
        74.4365, 40.1385, 28.2924
        CIE-Luv:
        74.4365, 67.3479, 18.9941
        Hunter-Lab:
        68.8381, 31.0579, 18.1094
      #fe9d96 color charts
#fe9d96 RGB chart
      #fe9d96 CMYK chart
      #fe9d96 RGB pie chart
      #fe9d96 color shades, tints & tones
#fe9d96 color schemes
#fe9d96 color preview, HTML & CSS examples
           This text has a color of #fe9d96        
        
          <p style="color:#fe9d96;">Text here</p>
        
        
          .mytext {color:#fe9d96;}
        
        Text color #fe9d96
      
           This box has a color of #fe9d96        
        
          <div style="background-color:#fe9d96;">Content here</div>
        
        
          .mybackground {background-color:#fe9d96;}
        
        Background color #fe9d96
      
           Border around this has a color of #fe9d96        
        
          <div style="border:2px solid #fe9d96;">Content here</div>
        
        
          .myborder {border:2px solid #fe9d96;}
        
        Border color #fe9d96