#fc1c13 color space conversions
Hex:
        #fc1c13
        RGB:
        252, 28, 19
        CMY:
        1, 89, 93
        CMYK:
        0, 89, 92, 1
      HSL:
        2°, 97.4895%, 53.1373%
        HSV (HSB):
        2°, 92.4603%, 98.8235%
        XYZ:
        40.6777, 21.5730, 2.6361
        xyY:
        0.6269, 0.3325, 21.5730
      CIE-Lab:
        53.5710, 76.9238, 62.0916
        CIE-LCH:
        53.5710, 98.8566, 38.9099
        CIE-Luv:
        53.5710, 166.6833, 37.1451
        Hunter-Lab:
        46.4467, 75.0472, 29.1476
      #fc1c13 color charts
#fc1c13 RGB chart
      #fc1c13 CMYK chart
      #fc1c13 RGB pie chart
      #fc1c13 color shades, tints & tones
#fc1c13 color schemes
#fc1c13 color preview, HTML & CSS examples
           This text has a color of #fc1c13        
        
          <p style="color:#fc1c13;">Text here</p>
        
        
          .mytext {color:#fc1c13;}
        
        Text color #fc1c13
      
           This box has a color of #fc1c13        
        
          <div style="background-color:#fc1c13;">Content here</div>
        
        
          .mybackground {background-color:#fc1c13;}
        
        Background color #fc1c13
      
           Border around this has a color of #fc1c13        
        
          <div style="border:2px solid #fc1c13;">Content here</div>
        
        
          .myborder {border:2px solid #fc1c13;}
        
        Border color #fc1c13