#fc7f96 color space conversions
Hex:
        #fc7f96
        RGB:
        252, 127, 150
        CMY:
        1, 50, 41
        CMYK:
        0, 50, 40, 1
      HSL:
        349°, 95.4198%, 74.3137%
        HSV (HSB):
        349°, 49.6032%, 98.8235%
        XYZ:
        53.2393, 38.0762, 33.3976
        xyY:
        0.4269, 0.3053, 38.0762
      CIE-Lab:
        68.0767, 49.7622, 10.0797
        CIE-LCH:
        68.0767, 50.7728, 11.4507
        CIE-Luv:
        68.0767, 85.0186, 4.0807
        Hunter-Lab:
        61.7059, 46.0228, 11.1041
      #fc7f96 color charts
#fc7f96 RGB chart
      #fc7f96 CMYK chart
      #fc7f96 RGB pie chart
      #fc7f96 color shades, tints & tones
#fc7f96 color schemes
#fc7f96 color preview, HTML & CSS examples
           This text has a color of #fc7f96        
        
          <p style="color:#fc7f96;">Text here</p>
        
        
          .mytext {color:#fc7f96;}
        
        Text color #fc7f96
      
           This box has a color of #fc7f96        
        
          <div style="background-color:#fc7f96;">Content here</div>
        
        
          .mybackground {background-color:#fc7f96;}
        
        Background color #fc7f96
      
           Border around this has a color of #fc7f96        
        
          <div style="border:2px solid #fc7f96;">Content here</div>
        
        
          .myborder {border:2px solid #fc7f96;}
        
        Border color #fc7f96