#fc304f color space conversions
Hex:
        #fc304f
        RGB:
        252, 48, 79
        CMY:
        1, 81, 69
        CMYK:
        0, 81, 69, 1
      HSL:
        351°, 97.1429%, 58.8235%
        HSV (HSB):
        351°, 80.9524%, 98.8235%
        XYZ:
        42.6131, 23.3739, 9.6628
        xyY:
        0.5633, 0.3090, 23.3739
      CIE-Lab:
        55.4554, 74.6850, 33.9895
        CIE-LCH:
        55.4554, 82.0557, 24.4705
        CIE-Luv:
        55.4554, 148.4198, 21.5636
        Hunter-Lab:
        48.3465, 72.7253, 21.9926
      #fc304f color charts
#fc304f RGB chart
      #fc304f CMYK chart
      #fc304f RGB pie chart
      #fc304f color shades, tints & tones
#fc304f color schemes
#fc304f color preview, HTML & CSS examples
           This text has a color of #fc304f        
        
          <p style="color:#fc304f;">Text here</p>
        
        
          .mytext {color:#fc304f;}
        
        Text color #fc304f
      
           This box has a color of #fc304f        
        
          <div style="background-color:#fc304f;">Content here</div>
        
        
          .mybackground {background-color:#fc304f;}
        
        Background color #fc304f
      
           Border around this has a color of #fc304f        
        
          <div style="border:2px solid #fc304f;">Content here</div>
        
        
          .myborder {border:2px solid #fc304f;}
        
        Border color #fc304f