#fc0131 color space conversions
Hex:
        #fc0131
        RGB:
        252, 1, 49
        CMY:
        1, 100, 81
        CMYK:
        0, 100, 81, 1
      HSL:
        349°, 99.2095%, 49.6078%
        HSV (HSB):
        349°, 99.6032%, 98.8235%
        XYZ:
        40.7101, 20.9389, 4.8017
        xyY:
        0.6126, 0.3151, 20.9389
      CIE-Lab:
        52.8826, 79.9911, 48.1029
        CIE-LCH:
        52.8826, 93.3406, 31.0207
        CIE-Luv:
        52.8826, 167.2105, 28.9384
        Hunter-Lab:
        45.7590, 78.7264, 25.8098
      #fc0131 color charts
#fc0131 RGB chart
      #fc0131 CMYK chart
      #fc0131 RGB pie chart
      #fc0131 color shades, tints & tones
#fc0131 color schemes
#fc0131 color preview, HTML & CSS examples
           This text has a color of #fc0131        
        
          <p style="color:#fc0131;">Text here</p>
        
        
          .mytext {color:#fc0131;}
        
        Text color #fc0131
      
           This box has a color of #fc0131        
        
          <div style="background-color:#fc0131;">Content here</div>
        
        
          .mybackground {background-color:#fc0131;}
        
        Background color #fc0131
      
           Border around this has a color of #fc0131        
        
          <div style="border:2px solid #fc0131;">Content here</div>
        
        
          .myborder {border:2px solid #fc0131;}
        
        Border color #fc0131