#fc9e96 color space conversions
Hex:
        #fc9e96
        RGB:
        252, 158, 150
        CMY:
        1, 38, 41
        CMYK:
        0, 37, 40, 1
      HSL:
        5°, 94.4444%, 78.8235%
        HSV (HSB):
        5°, 40.4762%, 98.8235%
        XYZ:
        57.8768, 47.3512, 34.9434
        xyY:
        0.4129, 0.3378, 47.3512
      CIE-Lab:
        74.4138, 34.0829, 18.9560
        CIE-LCH:
        74.4138, 38.9997, 29.0816
        CIE-Luv:
        74.4138, 65.1565, 19.1873
        Hunter-Lab:
        68.8122, 29.7120, 18.0606
      #fc9e96 color charts
#fc9e96 RGB chart
      #fc9e96 CMYK chart
      #fc9e96 RGB pie chart
      #fc9e96 color shades, tints & tones
#fc9e96 color schemes
#fc9e96 color preview, HTML & CSS examples
           This text has a color of #fc9e96        
        
          <p style="color:#fc9e96;">Text here</p>
        
        
          .mytext {color:#fc9e96;}
        
        Text color #fc9e96
      
           This box has a color of #fc9e96        
        
          <div style="background-color:#fc9e96;">Content here</div>
        
        
          .mybackground {background-color:#fc9e96;}
        
        Background color #fc9e96
      
           Border around this has a color of #fc9e96        
        
          <div style="border:2px solid #fc9e96;">Content here</div>
        
        
          .myborder {border:2px solid #fc9e96;}
        
        Border color #fc9e96