#fc1d41 color space conversions
Hex:
        #fc1d41
        RGB:
        252, 29, 65
        CMY:
        1, 89, 75
        CMYK:
        0, 88, 74, 1
      HSL:
        350°, 97.3799%, 55.0980%
        HSV (HSB):
        350°, 88.4921%, 98.8235%
        XYZ:
        41.5384, 21.9558, 7.0496
        xyY:
        0.5888, 0.3112, 21.9558
      CIE-Lab:
        53.9801, 77.7992, 40.3462
        CIE-LCH:
        53.9801, 87.6387, 27.4110
        CIE-Luv:
        53.9801, 158.5898, 25.0662
        Hunter-Lab:
        46.8570, 76.2389, 23.8798
      #fc1d41 color charts
#fc1d41 RGB chart
      #fc1d41 CMYK chart
      #fc1d41 RGB pie chart
      #fc1d41 color shades, tints & tones
#fc1d41 color schemes
#fc1d41 color preview, HTML & CSS examples
           This text has a color of #fc1d41        
        
          <p style="color:#fc1d41;">Text here</p>
        
        
          .mytext {color:#fc1d41;}
        
        Text color #fc1d41
      
           This box has a color of #fc1d41        
        
          <div style="background-color:#fc1d41;">Content here</div>
        
        
          .mybackground {background-color:#fc1d41;}
        
        Background color #fc1d41
      
           Border around this has a color of #fc1d41        
        
          <div style="border:2px solid #fc1d41;">Content here</div>
        
        
          .myborder {border:2px solid #fc1d41;}
        
        Border color #fc1d41