#fc115f color space conversions
Hex:
        #fc115f
        RGB:
        252, 17, 95
        CMY:
        1, 93, 63
        CMYK:
        0, 93, 62, 1
      HSL:
        340°, 97.5104%, 52.7451%
        HSV (HSB):
        340°, 93.2540%, 98.8235%
        XYZ:
        42.4109, 21.9226, 12.8226
        xyY:
        0.5497, 0.2841, 21.9226
      CIE-Lab:
        53.9448, 80.5899, 22.5621
        CIE-LCH:
        53.9448, 83.6886, 15.6402
        CIE-Luv:
        53.9448, 151.6244, 9.2729
        Hunter-Lab:
        46.8215, 79.7474, 16.5378
      #fc115f color charts
#fc115f RGB chart
      #fc115f CMYK chart
      #fc115f RGB pie chart
      #fc115f color shades, tints & tones
#fc115f color schemes
#fc115f color preview, HTML & CSS examples
           This text has a color of #fc115f        
        
          <p style="color:#fc115f;">Text here</p>
        
        
          .mytext {color:#fc115f;}
        
        Text color #fc115f
      
           This box has a color of #fc115f        
        
          <div style="background-color:#fc115f;">Content here</div>
        
        
          .mybackground {background-color:#fc115f;}
        
        Background color #fc115f
      
           Border around this has a color of #fc115f        
        
          <div style="border:2px solid #fc115f;">Content here</div>
        
        
          .myborder {border:2px solid #fc115f;}
        
        Border color #fc115f