#fc5a90 color space conversions
Hex:
        #fc5a90
        RGB:
        252, 90, 144
        CMY:
        1, 65, 44
        CMYK:
        0, 64, 43, 1
      HSL:
        340°, 96.4286%, 67.0588%
        HSV (HSB):
        340°, 64.2857%, 98.8235%
        XYZ:
        48.8351, 30.0214, 29.6064
        xyY:
        0.4502, 0.2768, 30.0214
      CIE-Lab:
        61.6727, 65.6720, 4.3482
        CIE-LCH:
        61.6727, 65.8158, 3.7881
        CIE-Luv:
        61.6727, 107.7431, -7.0599
        Hunter-Lab:
        54.7918, 63.2087, 6.3173
      #fc5a90 color charts
#fc5a90 RGB chart
      #fc5a90 CMYK chart
      #fc5a90 RGB pie chart
      #fc5a90 color shades, tints & tones
#fc5a90 color schemes
#fc5a90 color preview, HTML & CSS examples
           This text has a color of #fc5a90        
        
          <p style="color:#fc5a90;">Text here</p>
        
        
          .mytext {color:#fc5a90;}
        
        Text color #fc5a90
      
           This box has a color of #fc5a90        
        
          <div style="background-color:#fc5a90;">Content here</div>
        
        
          .mybackground {background-color:#fc5a90;}
        
        Background color #fc5a90
      
           Border around this has a color of #fc5a90        
        
          <div style="border:2px solid #fc5a90;">Content here</div>
        
        
          .myborder {border:2px solid #fc5a90;}
        
        Border color #fc5a90