#fc1f45 color space conversions
Hex:
        #fc1f45
        RGB:
        252, 31, 69
        CMY:
        1, 88, 73
        CMYK:
        0, 88, 73, 1
      HSL:
        350°, 97.3568%, 55.4902%
        HSV (HSB):
        350°, 87.6984%, 98.8235%
        XYZ:
        41.7090, 22.1051, 7.6986
        xyY:
        0.5832, 0.3091, 22.1051
      CIE-Lab:
        54.1383, 77.6362, 38.2265
        CIE-LCH:
        54.1383, 86.5369, 26.2147
        CIE-Luv:
        54.1383, 156.9882, 23.6257
        Hunter-Lab:
        47.0161, 76.0735, 23.2028
      #fc1f45 color charts
#fc1f45 RGB chart
      #fc1f45 CMYK chart
      #fc1f45 RGB pie chart
      #fc1f45 color shades, tints & tones
#fc1f45 color schemes
#fc1f45 color preview, HTML & CSS examples
           This text has a color of #fc1f45        
        
          <p style="color:#fc1f45;">Text here</p>
        
        
          .mytext {color:#fc1f45;}
        
        Text color #fc1f45
      
           This box has a color of #fc1f45        
        
          <div style="background-color:#fc1f45;">Content here</div>
        
        
          .mybackground {background-color:#fc1f45;}
        
        Background color #fc1f45
      
           Border around this has a color of #fc1f45        
        
          <div style="border:2px solid #fc1f45;">Content here</div>
        
        
          .myborder {border:2px solid #fc1f45;}
        
        Border color #fc1f45