#fc1c19 color space conversions
Hex:
        #fc1c19
        RGB:
        252, 28, 25
        CMY:
        1, 89, 90
        CMYK:
        0, 89, 90, 1
      HSL:
        1°, 97.4249%, 54.3137%
        HSV (HSB):
        1°, 90.0794%, 98.8235%
        XYZ:
        40.7356, 21.5961, 2.9412
        xyY:
        0.6241, 0.3309, 21.5961
      CIE-Lab:
        53.5959, 76.9952, 59.9838
        CIE-LCH:
        53.5959, 97.6029, 37.9207
        CIE-Luv:
        53.5959, 166.1161, 36.2663
        Hunter-Lab:
        46.4716, 75.1422, 28.7777
      #fc1c19 color charts
#fc1c19 RGB chart
      #fc1c19 CMYK chart
      #fc1c19 RGB pie chart
      #fc1c19 color shades, tints & tones
#fc1c19 color schemes
#fc1c19 color preview, HTML & CSS examples
           This text has a color of #fc1c19        
        
          <p style="color:#fc1c19;">Text here</p>
        
        
          .mytext {color:#fc1c19;}
        
        Text color #fc1c19
      
           This box has a color of #fc1c19        
        
          <div style="background-color:#fc1c19;">Content here</div>
        
        
          .mybackground {background-color:#fc1c19;}
        
        Background color #fc1c19
      
           Border around this has a color of #fc1c19        
        
          <div style="border:2px solid #fc1c19;">Content here</div>
        
        
          .myborder {border:2px solid #fc1c19;}
        
        Border color #fc1c19