#fc205f color space conversions
Hex:
        #fc205f
        RGB:
        252, 32, 95
        CMY:
        1, 87, 63
        CMYK:
        0, 87, 62, 1
      HSL:
        343°, 97.3451%, 55.6863%
        HSV (HSB):
        343°, 87.3016%, 98.8235%
        XYZ:
        42.7270, 22.5547, 12.9280
        xyY:
        0.5463, 0.2884, 22.5547
      CIE-Lab:
        54.6107, 78.6664, 23.4425
        CIE-LCH:
        54.6107, 82.0850, 16.5940
        CIE-Luv:
        54.6107, 148.5525, 10.7717
        Hunter-Lab:
        47.4918, 77.4806, 17.1046
      #fc205f color charts
#fc205f RGB chart
      #fc205f CMYK chart
      #fc205f RGB pie chart
      #fc205f color shades, tints & tones
#fc205f color schemes
#fc205f color preview, HTML & CSS examples
           This text has a color of #fc205f        
        
          <p style="color:#fc205f;">Text here</p>
        
        
          .mytext {color:#fc205f;}
        
        Text color #fc205f
      
           This box has a color of #fc205f        
        
          <div style="background-color:#fc205f;">Content here</div>
        
        
          .mybackground {background-color:#fc205f;}
        
        Background color #fc205f
      
           Border around this has a color of #fc205f        
        
          <div style="border:2px solid #fc205f;">Content here</div>
        
        
          .myborder {border:2px solid #fc205f;}
        
        Border color #fc205f