#fc213e color space conversions
Hex:
        #fc213e
        RGB:
        252, 33, 62
        CMY:
        1, 87, 76
        CMYK:
        0, 87, 75, 1
      HSL:
        352°, 97.3333%, 55.8824%
        HSV (HSB):
        352°, 86.9048%, 98.8235%
        XYZ:
        41.5582, 22.1310, 6.6388
        xyY:
        0.5909, 0.3147, 22.1310
      CIE-Lab:
        54.1657, 77.0598, 42.2576
        CIE-LCH:
        54.1657, 87.8858, 28.7392
        CIE-Luv:
        54.1657, 158.2043, 26.6974
        Hunter-Lab:
        47.0436, 75.3605, 24.5635
      #fc213e color charts
#fc213e RGB chart
      #fc213e CMYK chart
      #fc213e RGB pie chart
      #fc213e color shades, tints & tones
#fc213e color schemes
#fc213e color preview, HTML & CSS examples
           This text has a color of #fc213e        
        
          <p style="color:#fc213e;">Text here</p>
        
        
          .mytext {color:#fc213e;}
        
        Text color #fc213e
      
           This box has a color of #fc213e        
        
          <div style="background-color:#fc213e;">Content here</div>
        
        
          .mybackground {background-color:#fc213e;}
        
        Background color #fc213e
      
           Border around this has a color of #fc213e        
        
          <div style="border:2px solid #fc213e;">Content here</div>
        
        
          .myborder {border:2px solid #fc213e;}
        
        Border color #fc213e