#fc294e color space conversions
Hex:
        #fc294e
        RGB:
        252, 41, 78
        CMY:
        1, 84, 69
        CMYK:
        0, 84, 69, 1
      HSL:
        349°, 97.2350%, 57.4510%
        HSV (HSB):
        349°, 83.7302%, 98.8235%
        XYZ:
        42.3130, 22.8314, 9.3845
        xyY:
        0.5677, 0.3063, 22.8314
      CIE-Lab:
        54.8982, 76.1858, 33.8937
        CIE-LCH:
        54.8982, 83.3850, 23.9834
        CIE-Luv:
        54.8982, 151.3234, 20.8933
        Hunter-Lab:
        47.7822, 74.4498, 21.8029
      #fc294e color charts
#fc294e RGB chart
      #fc294e CMYK chart
      #fc294e RGB pie chart
      #fc294e color shades, tints & tones
#fc294e color schemes
#fc294e color preview, HTML & CSS examples
           This text has a color of #fc294e        
        
          <p style="color:#fc294e;">Text here</p>
        
        
          .mytext {color:#fc294e;}
        
        Text color #fc294e
      
           This box has a color of #fc294e        
        
          <div style="background-color:#fc294e;">Content here</div>
        
        
          .mybackground {background-color:#fc294e;}
        
        Background color #fc294e
      
           Border around this has a color of #fc294e        
        
          <div style="border:2px solid #fc294e;">Content here</div>
        
        
          .myborder {border:2px solid #fc294e;}
        
        Border color #fc294e