#fc96b4 color space conversions
Hex:
        #fc96b4
        RGB:
        252, 150, 180
        CMY:
        1, 41, 29
        CMYK:
        0, 40, 29, 1
      HSL:
        342°, 94.4444%, 78.8235%
        HSV (HSB):
        342°, 40.4762%, 98.8235%
        XYZ:
        59.2894, 45.8034, 48.8961
        xyY:
        0.3850, 0.2974, 45.8034
      CIE-Lab:
        73.4178, 41.7966, 1.0124
        CIE-LCH:
        73.4178, 41.8088, 1.3876
        CIE-Luv:
        73.4178, 64.6396, -6.4201
        Hunter-Lab:
        67.6782, 37.9379, 4.5390
      #fc96b4 color charts
#fc96b4 RGB chart
      #fc96b4 CMYK chart
      #fc96b4 RGB pie chart
      #fc96b4 color shades, tints & tones
#fc96b4 color schemes
#fc96b4 color preview, HTML & CSS examples
           This text has a color of #fc96b4        
        
          <p style="color:#fc96b4;">Text here</p>
        
        
          .mytext {color:#fc96b4;}
        
        Text color #fc96b4
      
           This box has a color of #fc96b4        
        
          <div style="background-color:#fc96b4;">Content here</div>
        
        
          .mybackground {background-color:#fc96b4;}
        
        Background color #fc96b4
      
           Border around this has a color of #fc96b4        
        
          <div style="border:2px solid #fc96b4;">Content here</div>
        
        
          .myborder {border:2px solid #fc96b4;}
        
        Border color #fc96b4