#fc3c12 color space conversions
Hex:
        #fc3c12
        RGB:
        252, 60, 18
        CMY:
        1, 76, 93
        CMYK:
        0, 76, 93, 1
      HSL:
        11°, 97.5000%, 52.9412%
        HSV (HSB):
        11°, 92.8571%, 98.8235%
        XYZ:
        41.8699, 23.9708, 2.9923
        xyY:
        0.6083, 0.3482, 23.9708
      CIE-Lab:
        56.0586, 69.8471, 63.8841
        CIE-LCH:
        56.0586, 94.6562, 42.4469
        CIE-Luv:
        56.0586, 153.2147, 41.7784
        Hunter-Lab:
        48.9600, 66.9707, 30.6484
      #fc3c12 color charts
#fc3c12 RGB chart
      #fc3c12 CMYK chart
      #fc3c12 RGB pie chart
      #fc3c12 color shades, tints & tones
#fc3c12 color schemes
#fc3c12 color preview, HTML & CSS examples
           This text has a color of #fc3c12        
        
          <p style="color:#fc3c12;">Text here</p>
        
        
          .mytext {color:#fc3c12;}
        
        Text color #fc3c12
      
           This box has a color of #fc3c12        
        
          <div style="background-color:#fc3c12;">Content here</div>
        
        
          .mybackground {background-color:#fc3c12;}
        
        Background color #fc3c12
      
           Border around this has a color of #fc3c12        
        
          <div style="border:2px solid #fc3c12;">Content here</div>
        
        
          .myborder {border:2px solid #fc3c12;}
        
        Border color #fc3c12