#fc3c00 color space conversions
Hex:
        #fc3c00
        RGB:
        252, 60, 0
        CMY:
        1, 76, 100
        CMYK:
        0, 76, 100, 1
      HSL:
        14°, 100.0000%, 49.4118%
        HSV (HSB):
        14°, 100.0000%, 98.8235%
        XYZ:
        41.7607, 23.9272, 2.4174
        xyY:
        0.6132, 0.3513, 23.9272
      CIE-Lab:
        56.0148, 69.7049, 67.9521
        CIE-LCH:
        56.0148, 97.3460, 44.2705
        CIE-Luv:
        56.0148, 154.1286, 43.3798
        Hunter-Lab:
        48.9154, 66.7896, 31.3107
      #fc3c00 color charts
#fc3c00 RGB chart
      #fc3c00 CMYK chart
      #fc3c00 RGB pie chart
      #fc3c00 color shades, tints & tones
#fc3c00 color schemes
#fc3c00 color preview, HTML & CSS examples
           This text has a color of #fc3c00        
        
          <p style="color:#fc3c00;">Text here</p>
        
        
          .mytext {color:#fc3c00;}
        
        Text color #fc3c00
      
           This box has a color of #fc3c00        
        
          <div style="background-color:#fc3c00;">Content here</div>
        
        
          .mybackground {background-color:#fc3c00;}
        
        Background color #fc3c00
      
           Border around this has a color of #fc3c00        
        
          <div style="border:2px solid #fc3c00;">Content here</div>
        
        
          .myborder {border:2px solid #fc3c00;}
        
        Border color #fc3c00