#fc1d14 color space conversions
Hex:
        #fc1d14
        RGB:
        252, 29, 20
        CMY:
        1, 89, 92
        CMYK:
        0, 88, 92, 1
      HSL:
        2°, 97.4790%, 53.3333%
        HSV (HSB):
        2°, 92.0635%, 98.8235%
        XYZ:
        40.7105, 21.6247, 2.6901
        xyY:
        0.6261, 0.3326, 21.6247
      CIE-Lab:
        53.6265, 76.7857, 61.7951
        CIE-LCH:
        53.6265, 98.5631, 38.8262
        CIE-Luv:
        53.6265, 166.3089, 37.1073
        Hunter-Lab:
        46.5023, 74.8889, 29.1218
      #fc1d14 color charts
#fc1d14 RGB chart
      #fc1d14 CMYK chart
      #fc1d14 RGB pie chart
      #fc1d14 color shades, tints & tones
#fc1d14 color schemes
#fc1d14 color preview, HTML & CSS examples
           This text has a color of #fc1d14        
        
          <p style="color:#fc1d14;">Text here</p>
        
        
          .mytext {color:#fc1d14;}
        
        Text color #fc1d14
      
           This box has a color of #fc1d14        
        
          <div style="background-color:#fc1d14;">Content here</div>
        
        
          .mybackground {background-color:#fc1d14;}
        
        Background color #fc1d14
      
           Border around this has a color of #fc1d14        
        
          <div style="border:2px solid #fc1d14;">Content here</div>
        
        
          .myborder {border:2px solid #fc1d14;}
        
        Border color #fc1d14