#fc2d4f color space conversions
Hex:
        #fc2d4f
        RGB:
        252, 45, 79
        CMY:
        1, 82, 69
        CMYK:
        0, 82, 69, 1
      HSL:
        350°, 97.1831%, 58.2353%
        HSV (HSB):
        350°, 82.1429%, 98.8235%
        XYZ:
        42.4946, 23.1367, 9.6233
        xyY:
        0.5647, 0.3074, 23.1367
      CIE-Lab:
        55.2129, 75.3748, 33.6932
        CIE-LCH:
        55.2129, 82.5627, 24.0851
        CIE-Luv:
        55.2129, 149.5849, 21.0511
        Hunter-Lab:
        48.1007, 73.5198, 21.8086
      #fc2d4f color charts
#fc2d4f RGB chart
      #fc2d4f CMYK chart
      #fc2d4f RGB pie chart
      #fc2d4f color shades, tints & tones
#fc2d4f color schemes
#fc2d4f color preview, HTML & CSS examples
           This text has a color of #fc2d4f        
        
          <p style="color:#fc2d4f;">Text here</p>
        
        
          .mytext {color:#fc2d4f;}
        
        Text color #fc2d4f
      
           This box has a color of #fc2d4f        
        
          <div style="background-color:#fc2d4f;">Content here</div>
        
        
          .mybackground {background-color:#fc2d4f;}
        
        Background color #fc2d4f
      
           Border around this has a color of #fc2d4f        
        
          <div style="border:2px solid #fc2d4f;">Content here</div>
        
        
          .myborder {border:2px solid #fc2d4f;}
        
        Border color #fc2d4f