#fc1e53 color space conversions
Hex:
        #fc1e53
        RGB:
        252, 30, 83
        CMY:
        1, 88, 67
        CMYK:
        0, 88, 67, 1
      HSL:
        346°, 97.3684%, 55.2941%
        HSV (HSB):
        346°, 88.0952%, 98.8235%
        XYZ:
        42.1705, 22.2485, 10.2554
        xyY:
        0.5647, 0.2979, 22.2485
      CIE-Lab:
        54.2897, 78.3798, 30.1921
        CIE-LCH:
        54.2897, 83.9938, 21.0668
        CIE-Luv:
        54.2897, 153.1189, 16.9749
        Hunter-Lab:
        47.1683, 77.0419, 20.1270
      #fc1e53 color charts
#fc1e53 RGB chart
      #fc1e53 CMYK chart
      #fc1e53 RGB pie chart
      #fc1e53 color shades, tints & tones
#fc1e53 color schemes
#fc1e53 color preview, HTML & CSS examples
           This text has a color of #fc1e53        
        
          <p style="color:#fc1e53;">Text here</p>
        
        
          .mytext {color:#fc1e53;}
        
        Text color #fc1e53
      
           This box has a color of #fc1e53        
        
          <div style="background-color:#fc1e53;">Content here</div>
        
        
          .mybackground {background-color:#fc1e53;}
        
        Background color #fc1e53
      
           Border around this has a color of #fc1e53        
        
          <div style="border:2px solid #fc1e53;">Content here</div>
        
        
          .myborder {border:2px solid #fc1e53;}
        
        Border color #fc1e53