#fc5f79 color space conversions
Hex:
        #fc5f79
        RGB:
        252, 95, 121
        CMY:
        1, 63, 53
        CMYK:
        0, 62, 52, 1
      HSL:
        350°, 96.3190%, 68.0392%
        HSV (HSB):
        350°, 62.3016%, 98.8235%
        XYZ:
        47.6883, 30.2603, 21.4165
        xyY:
        0.4799, 0.3045, 30.2603
      CIE-Lab:
        61.8782, 61.6265, 17.9603
        CIE-LCH:
        61.8782, 64.1903, 16.2481
        CIE-Luv:
        61.8782, 112.0338, 10.4322
        Hunter-Lab:
        55.0094, 58.4773, 15.4235
      #fc5f79 color charts
#fc5f79 RGB chart
      #fc5f79 CMYK chart
      #fc5f79 RGB pie chart
      #fc5f79 color shades, tints & tones
#fc5f79 color schemes
#fc5f79 color preview, HTML & CSS examples
           This text has a color of #fc5f79        
        
          <p style="color:#fc5f79;">Text here</p>
        
        
          .mytext {color:#fc5f79;}
        
        Text color #fc5f79
      
           This box has a color of #fc5f79        
        
          <div style="background-color:#fc5f79;">Content here</div>
        
        
          .mybackground {background-color:#fc5f79;}
        
        Background color #fc5f79
      
           Border around this has a color of #fc5f79        
        
          <div style="border:2px solid #fc5f79;">Content here</div>
        
        
          .myborder {border:2px solid #fc5f79;}
        
        Border color #fc5f79