#fc5f85 color space conversions
Hex:
        #fc5f85
        RGB:
        252, 95, 133
        CMY:
        1, 63, 48
        CMYK:
        0, 62, 47, 1
      HSL:
        345°, 96.3190%, 68.0392%
        HSV (HSB):
        345°, 62.3016%, 98.8235%
        XYZ:
        48.4707, 30.5733, 25.5369
        xyY:
        0.4635, 0.2923, 30.5733
      CIE-Lab:
        62.1458, 62.6343, 11.3955
        CIE-LCH:
        62.1458, 63.6625, 10.3114
        CIE-Luv:
        62.1458, 108.5269, 2.4926
        Hunter-Lab:
        55.2931, 59.7125, 11.3224
      #fc5f85 color charts
#fc5f85 RGB chart
      #fc5f85 CMYK chart
      #fc5f85 RGB pie chart
      #fc5f85 color shades, tints & tones
#fc5f85 color schemes
#fc5f85 color preview, HTML & CSS examples
           This text has a color of #fc5f85        
        
          <p style="color:#fc5f85;">Text here</p>
        
        
          .mytext {color:#fc5f85;}
        
        Text color #fc5f85
      
           This box has a color of #fc5f85        
        
          <div style="background-color:#fc5f85;">Content here</div>
        
        
          .mybackground {background-color:#fc5f85;}
        
        Background color #fc5f85
      
           Border around this has a color of #fc5f85        
        
          <div style="border:2px solid #fc5f85;">Content here</div>
        
        
          .myborder {border:2px solid #fc5f85;}
        
        Border color #fc5f85