#fc1e08 color space conversions
Hex:
        #fc1e08
        RGB:
        252, 30, 8
        CMY:
        1, 88, 97
        CMYK:
        0, 88, 97, 1
      HSL:
        5°, 97.6000%, 50.9804%
        HSV (HSB):
        5°, 96.8254%, 98.8235%
        XYZ:
        40.6530, 21.6415, 2.2643
        xyY:
        0.6297, 0.3352, 21.6415
      CIE-Lab:
        53.6446, 76.5302, 65.0778
        CIE-LCH:
        53.6446, 100.4589, 40.3763
        CIE-Luv:
        53.6446, 166.8189, 38.4620
        Hunter-Lab:
        46.5205, 74.5756, 29.6785
      #fc1e08 color charts
#fc1e08 RGB chart
      #fc1e08 CMYK chart
      #fc1e08 RGB pie chart
      #fc1e08 color shades, tints & tones
#fc1e08 color schemes
#fc1e08 color preview, HTML & CSS examples
           This text has a color of #fc1e08        
        
          <p style="color:#fc1e08;">Text here</p>
        
        
          .mytext {color:#fc1e08;}
        
        Text color #fc1e08
      
           This box has a color of #fc1e08        
        
          <div style="background-color:#fc1e08;">Content here</div>
        
        
          .mybackground {background-color:#fc1e08;}
        
        Background color #fc1e08
      
           Border around this has a color of #fc1e08        
        
          <div style="border:2px solid #fc1e08;">Content here</div>
        
        
          .myborder {border:2px solid #fc1e08;}
        
        Border color #fc1e08