#fc1d18 color space conversions
Hex:
        #fc1d18
        RGB:
        252, 29, 24
        CMY:
        1, 89, 91
        CMYK:
        0, 88, 90, 1
      HSL:
        1°, 97.4359%, 54.1176%
        HSV (HSB):
        1°, 90.4762%, 98.8235%
        XYZ:
        40.7491, 21.6401, 2.8934
        xyY:
        0.6242, 0.3315, 21.6401
      CIE-Lab:
        53.6431, 76.8334, 60.3919
        CIE-LCH:
        53.6431, 97.7269, 38.1677
        CIE-Luv:
        53.6431, 165.9321, 36.5221
        Hunter-Lab:
        46.5189, 74.9522, 28.8755
      #fc1d18 color charts
#fc1d18 RGB chart
      #fc1d18 CMYK chart
      #fc1d18 RGB pie chart
      #fc1d18 color shades, tints & tones
#fc1d18 color schemes
#fc1d18 color preview, HTML & CSS examples
           This text has a color of #fc1d18        
        
          <p style="color:#fc1d18;">Text here</p>
        
        
          .mytext {color:#fc1d18;}
        
        Text color #fc1d18
      
           This box has a color of #fc1d18        
        
          <div style="background-color:#fc1d18;">Content here</div>
        
        
          .mybackground {background-color:#fc1d18;}
        
        Background color #fc1d18
      
           Border around this has a color of #fc1d18        
        
          <div style="border:2px solid #fc1d18;">Content here</div>
        
        
          .myborder {border:2px solid #fc1d18;}
        
        Border color #fc1d18