#fc5a79 color space conversions
Hex:
        #fc5a79
        RGB:
        252, 90, 121
        CMY:
        1, 65, 53
        CMYK:
        0, 64, 52, 1
      HSL:
        349°, 96.4286%, 67.0588%
        HSV (HSB):
        349°, 64.2857%, 98.8235%
        XYZ:
        47.2522, 29.3883, 21.2712
        xyY:
        0.4826, 0.3002, 29.3883
      CIE-Lab:
        61.1228, 63.6681, 16.9215
        CIE-LCH:
        61.1228, 65.8784, 14.8838
        CIE-Luv:
        61.1228, 114.9274, 8.6737
        Hunter-Lab:
        54.2109, 60.7180, 14.6835
      #fc5a79 color charts
#fc5a79 RGB chart
      #fc5a79 CMYK chart
      #fc5a79 RGB pie chart
      #fc5a79 color shades, tints & tones
#fc5a79 color schemes
#fc5a79 color preview, HTML & CSS examples
           This text has a color of #fc5a79        
        
          <p style="color:#fc5a79;">Text here</p>
        
        
          .mytext {color:#fc5a79;}
        
        Text color #fc5a79
      
           This box has a color of #fc5a79        
        
          <div style="background-color:#fc5a79;">Content here</div>
        
        
          .mybackground {background-color:#fc5a79;}
        
        Background color #fc5a79
      
           Border around this has a color of #fc5a79        
        
          <div style="border:2px solid #fc5a79;">Content here</div>
        
        
          .myborder {border:2px solid #fc5a79;}
        
        Border color #fc5a79