#fc1618 color space conversions
Hex:
        #fc1618
        RGB:
        252, 22, 24
        CMY:
        1, 91, 91
        CMYK:
        0, 91, 90, 1
      HSL:
        359°, 97.4576%, 53.7255%
        HSV (HSB):
        359°, 91.2698%, 98.8235%
        XYZ:
        40.5967, 21.3352, 2.8426
        xyY:
        0.6267, 0.3294, 21.3352
      CIE-Lab:
        53.3144, 77.7792, 60.1768
        CIE-LCH:
        53.3144, 98.3404, 37.7287
        CIE-Luv:
        53.3144, 167.7622, 35.9156
        Hunter-Lab:
        46.1901, 76.0519, 28.6843
      #fc1618 color charts
#fc1618 RGB chart
      #fc1618 CMYK chart
      #fc1618 RGB pie chart
      #fc1618 color shades, tints & tones
#fc1618 color schemes
#fc1618 color preview, HTML & CSS examples
           This text has a color of #fc1618        
        
          <p style="color:#fc1618;">Text here</p>
        
        
          .mytext {color:#fc1618;}
        
        Text color #fc1618
      
           This box has a color of #fc1618        
        
          <div style="background-color:#fc1618;">Content here</div>
        
        
          .mybackground {background-color:#fc1618;}
        
        Background color #fc1618
      
           Border around this has a color of #fc1618        
        
          <div style="border:2px solid #fc1618;">Content here</div>
        
        
          .myborder {border:2px solid #fc1618;}
        
        Border color #fc1618