#fc313e color space conversions
Hex:
        #fc313e
        RGB:
        252, 49, 62
        CMY:
        1, 81, 76
        CMYK:
        0, 81, 75, 1
      HSL:
        356°, 97.1292%, 59.0196%
        HSV (HSB):
        356°, 80.5556%, 98.8235%
        XYZ:
        42.1127, 23.2399, 6.8236
        xyY:
        0.5835, 0.3220, 23.2399
      CIE-Lab:
        55.3186, 73.7708, 43.5215
        CIE-LCH:
        55.3186, 85.6519, 30.5387
        CIE-Luv:
        55.3186, 152.3394, 29.0111
        Hunter-Lab:
        48.2078, 71.5681, 25.3532
      #fc313e color charts
#fc313e RGB chart
      #fc313e CMYK chart
      #fc313e RGB pie chart
      #fc313e color shades, tints & tones
#fc313e color schemes
#fc313e color preview, HTML & CSS examples
           This text has a color of #fc313e        
        
          <p style="color:#fc313e;">Text here</p>
        
        
          .mytext {color:#fc313e;}
        
        Text color #fc313e
      
           This box has a color of #fc313e        
        
          <div style="background-color:#fc313e;">Content here</div>
        
        
          .mybackground {background-color:#fc313e;}
        
        Background color #fc313e
      
           Border around this has a color of #fc313e        
        
          <div style="border:2px solid #fc313e;">Content here</div>
        
        
          .myborder {border:2px solid #fc313e;}
        
        Border color #fc313e