#fc0c4a color space conversions
Hex:
        #fc0c4a
        RGB:
        252, 12, 74
        CMY:
        1, 95, 71
        CMYK:
        0, 95, 71, 1
      HSL:
        345°, 97.5610%, 51.7647%
        HSV (HSB):
        345°, 95.2381%, 98.8235%
        XYZ:
        41.5124, 21.4528, 8.4314
        xyY:
        0.5814, 0.3005, 21.4528
      CIE-Lab:
        53.4415, 80.0415, 34.4802
        CIE-LCH:
        53.4415, 87.1523, 23.3054
        CIE-Luv:
        53.4415, 159.4175, 19.8095
        Hunter-Lab:
        46.3172, 78.9280, 21.6291
      #fc0c4a color charts
#fc0c4a RGB chart
      #fc0c4a CMYK chart
      #fc0c4a RGB pie chart
      #fc0c4a color shades, tints & tones
#fc0c4a color schemes
#fc0c4a color preview, HTML & CSS examples
           This text has a color of #fc0c4a        
        
          <p style="color:#fc0c4a;">Text here</p>
        
        
          .mytext {color:#fc0c4a;}
        
        Text color #fc0c4a
      
           This box has a color of #fc0c4a        
        
          <div style="background-color:#fc0c4a;">Content here</div>
        
        
          .mybackground {background-color:#fc0c4a;}
        
        Background color #fc0c4a
      
           Border around this has a color of #fc0c4a        
        
          <div style="border:2px solid #fc0c4a;">Content here</div>
        
        
          .myborder {border:2px solid #fc0c4a;}
        
        Border color #fc0c4a