#fc0d16 color space conversions
Hex:
        #fc0d16
        RGB:
        252, 13, 22
        CMY:
        1, 95, 91
        CMYK:
        0, 95, 91, 1
      HSL:
        358°, 97.5510%, 51.9608%
        HSV (HSB):
        358°, 94.8413%, 98.8235%
        XYZ:
        40.4336, 21.0412, 2.6893
        xyY:
        0.6302, 0.3279, 21.0412
      CIE-Lab:
        52.9946, 78.6531, 60.7113
        CIE-LCH:
        52.9946, 99.3588, 37.6641
        CIE-Luv:
        52.9946, 169.7105, 35.6468
        Hunter-Lab:
        45.8707, 77.0685, 28.6334
      #fc0d16 color charts
#fc0d16 RGB chart
      #fc0d16 CMYK chart
      #fc0d16 RGB pie chart
      #fc0d16 color shades, tints & tones
#fc0d16 color schemes
#fc0d16 color preview, HTML & CSS examples
           This text has a color of #fc0d16        
        
          <p style="color:#fc0d16;">Text here</p>
        
        
          .mytext {color:#fc0d16;}
        
        Text color #fc0d16
      
           This box has a color of #fc0d16        
        
          <div style="background-color:#fc0d16;">Content here</div>
        
        
          .mybackground {background-color:#fc0d16;}
        
        Background color #fc0d16
      
           Border around this has a color of #fc0d16        
        
          <div style="border:2px solid #fc0d16;">Content here</div>
        
        
          .myborder {border:2px solid #fc0d16;}
        
        Border color #fc0d16