#fc1a17 color space conversions
Hex:
        #fc1a17
        RGB:
        252, 26, 23
        CMY:
        1, 90, 91
        CMYK:
        0, 90, 91, 1
      HSL:
        1°, 97.4468%, 53.9216%
        HSV (HSB):
        1°, 90.8730%, 98.8235%
        XYZ:
        40.6689, 21.4961, 2.8163
        xyY:
        0.6259, 0.3308, 21.4961
      CIE-Lab:
        53.4882, 77.2534, 60.6599
        CIE-LCH:
        53.4882, 98.2228, 38.1393
        CIE-Luv:
        53.4882, 166.8689, 36.3997
        Hunter-Lab:
        46.3639, 75.4378, 28.8533
      #fc1a17 color charts
#fc1a17 RGB chart
      #fc1a17 CMYK chart
      #fc1a17 RGB pie chart
      #fc1a17 color shades, tints & tones
#fc1a17 color schemes
#fc1a17 color preview, HTML & CSS examples
           This text has a color of #fc1a17        
        
          <p style="color:#fc1a17;">Text here</p>
        
        
          .mytext {color:#fc1a17;}
        
        Text color #fc1a17
      
           This box has a color of #fc1a17        
        
          <div style="background-color:#fc1a17;">Content here</div>
        
        
          .mybackground {background-color:#fc1a17;}
        
        Background color #fc1a17
      
           Border around this has a color of #fc1a17        
        
          <div style="border:2px solid #fc1a17;">Content here</div>
        
        
          .myborder {border:2px solid #fc1a17;}
        
        Border color #fc1a17