#fc1a18 color space conversions
Hex:
        #fc1a18
        RGB:
        252, 26, 24
        CMY:
        1, 90, 91
        CMYK:
        0, 90, 90, 1
      HSL:
        1°, 97.4359%, 54.1176%
        HSV (HSB):
        1°, 90.4762%, 98.8235%
        XYZ:
        40.6791, 21.5002, 2.8701
        xyY:
        0.6254, 0.3305, 21.5002
      CIE-Lab:
        53.4926, 77.2659, 60.2933
        CIE-LCH:
        53.4926, 98.0067, 37.9662
        CIE-Luv:
        53.4926, 166.7683, 36.2447
        Hunter-Lab:
        46.3683, 75.4545, 28.7879
      #fc1a18 color charts
#fc1a18 RGB chart
      #fc1a18 CMYK chart
      #fc1a18 RGB pie chart
      #fc1a18 color shades, tints & tones
#fc1a18 color schemes
#fc1a18 color preview, HTML & CSS examples
           This text has a color of #fc1a18        
        
          <p style="color:#fc1a18;">Text here</p>
        
        
          .mytext {color:#fc1a18;}
        
        Text color #fc1a18
      
           This box has a color of #fc1a18        
        
          <div style="background-color:#fc1a18;">Content here</div>
        
        
          .mybackground {background-color:#fc1a18;}
        
        Background color #fc1a18
      
           Border around this has a color of #fc1a18        
        
          <div style="border:2px solid #fc1a18;">Content here</div>
        
        
          .myborder {border:2px solid #fc1a18;}
        
        Border color #fc1a18