#fc9f96 color space conversions
Hex:
        #fc9f96
        RGB:
        252, 159, 150
        CMY:
        1, 38, 41
        CMYK:
        0, 37, 40, 1
      HSL:
        5°, 94.4444%, 78.8235%
        HSV (HSB):
        5°, 40.4762%, 98.8235%
        XYZ:
        58.0480, 47.6937, 35.0005
        xyY:
        0.4124, 0.3389, 47.6937
      CIE-Lab:
        74.6313, 33.5630, 19.2565
        CIE-LCH:
        74.6313, 38.6948, 29.8446
        CIE-Luv:
        74.6313, 64.4983, 19.6934
        Hunter-Lab:
        69.0606, 29.1798, 18.2938
      #fc9f96 color charts
#fc9f96 RGB chart
      #fc9f96 CMYK chart
      #fc9f96 RGB pie chart
      #fc9f96 color shades, tints & tones
#fc9f96 color schemes
#fc9f96 color preview, HTML & CSS examples
           This text has a color of #fc9f96        
        
          <p style="color:#fc9f96;">Text here</p>
        
        
          .mytext {color:#fc9f96;}
        
        Text color #fc9f96
      
           This box has a color of #fc9f96        
        
          <div style="background-color:#fc9f96;">Content here</div>
        
        
          .mybackground {background-color:#fc9f96;}
        
        Background color #fc9f96
      
           Border around this has a color of #fc9f96        
        
          <div style="border:2px solid #fc9f96;">Content here</div>
        
        
          .myborder {border:2px solid #fc9f96;}
        
        Border color #fc9f96