#fc0816 color space conversions
Hex:
        #fc0816
        RGB:
        252, 8, 22
        CMY:
        1, 97, 91
        CMYK:
        0, 97, 91, 1
      HSL:
        357°, 97.6000%, 50.9804%
        HSV (HSB):
        357°, 96.8254%, 98.8235%
        XYZ:
        40.3765, 20.9270, 2.6703
        xyY:
        0.6311, 0.3271, 20.9270
      CIE-Lab:
        52.8696, 79.0149, 60.6334
        CIE-LCH:
        52.8696, 99.5980, 37.5014
        CIE-Luv:
        52.8696, 170.4163, 35.4157
        Hunter-Lab:
        45.7461, 77.4925, 28.5614
      #fc0816 color charts
#fc0816 RGB chart
      #fc0816 CMYK chart
      #fc0816 RGB pie chart
      #fc0816 color shades, tints & tones
#fc0816 color schemes
#fc0816 color preview, HTML & CSS examples
           This text has a color of #fc0816        
        
          <p style="color:#fc0816;">Text here</p>
        
        
          .mytext {color:#fc0816;}
        
        Text color #fc0816
      
           This box has a color of #fc0816        
        
          <div style="background-color:#fc0816;">Content here</div>
        
        
          .mybackground {background-color:#fc0816;}
        
        Background color #fc0816
      
           Border around this has a color of #fc0816        
        
          <div style="border:2px solid #fc0816;">Content here</div>
        
        
          .myborder {border:2px solid #fc0816;}
        
        Border color #fc0816