#fc0c49 color space conversions
Hex:
        #fc0c49
        RGB:
        252, 12, 73
        CMY:
        1, 95, 71
        CMYK:
        0, 95, 71, 1
      HSL:
        345°, 97.5610%, 51.7647%
        HSV (HSB):
        345°, 95.2381%, 98.8235%
        XYZ:
        41.4790, 21.4394, 8.2554
        xyY:
        0.5828, 0.3012, 21.4394
      CIE-Lab:
        53.4271, 80.0018, 35.0529
        CIE-LCH:
        53.4271, 87.3441, 23.6607
        CIE-Luv:
        53.4271, 159.7183, 20.2668
        Hunter-Lab:
        46.3027, 78.8742, 21.8410
      #fc0c49 color charts
#fc0c49 RGB chart
      #fc0c49 CMYK chart
      #fc0c49 RGB pie chart
      #fc0c49 color shades, tints & tones
#fc0c49 color schemes
#fc0c49 color preview, HTML & CSS examples
           This text has a color of #fc0c49        
        
          <p style="color:#fc0c49;">Text here</p>
        
        
          .mytext {color:#fc0c49;}
        
        Text color #fc0c49
      
           This box has a color of #fc0c49        
        
          <div style="background-color:#fc0c49;">Content here</div>
        
        
          .mybackground {background-color:#fc0c49;}
        
        Background color #fc0c49
      
           Border around this has a color of #fc0c49        
        
          <div style="border:2px solid #fc0c49;">Content here</div>
        
        
          .myborder {border:2px solid #fc0c49;}
        
        Border color #fc0c49