#fc2c0d color space conversions
Hex:
        #fc2c0d
        RGB:
        252, 44, 13
        CMY:
        1, 83, 95
        CMYK:
        0, 83, 95, 1
      HSL:
        8°, 97.5510%, 51.9608%
        HSV (HSB):
        8°, 94.8413%, 98.8235%
        XYZ:
        41.1182, 22.5259, 2.5615
        xyY:
        0.6211, 0.3402, 22.5259
      CIE-Lab:
        54.5806, 73.9273, 64.3834
        CIE-LCH:
        54.5806, 98.0330, 41.0526
        CIE-Luv:
        54.5806, 161.4181, 39.6921
        Hunter-Lab:
        47.4614, 71.5860, 30.0231
      #fc2c0d color charts
#fc2c0d RGB chart
      #fc2c0d CMYK chart
      #fc2c0d RGB pie chart
      #fc2c0d color shades, tints & tones
#fc2c0d color schemes
#fc2c0d color preview, HTML & CSS examples
           This text has a color of #fc2c0d        
        
          <p style="color:#fc2c0d;">Text here</p>
        
        
          .mytext {color:#fc2c0d;}
        
        Text color #fc2c0d
      
           This box has a color of #fc2c0d        
        
          <div style="background-color:#fc2c0d;">Content here</div>
        
        
          .mybackground {background-color:#fc2c0d;}
        
        Background color #fc2c0d
      
           Border around this has a color of #fc2c0d        
        
          <div style="border:2px solid #fc2c0d;">Content here</div>
        
        
          .myborder {border:2px solid #fc2c0d;}
        
        Border color #fc2c0d