#fc3b12 color space conversions
Hex:
        #fc3b12
        RGB:
        252, 59, 18
        CMY:
        1, 77, 93
        CMYK:
        0, 77, 93, 1
      HSL:
        11°, 97.5000%, 52.9412%
        HSV (HSB):
        11°, 92.8571%, 98.8235%
        XYZ:
        41.8180, 23.8670, 2.9750
        xyY:
        0.6091, 0.3476, 23.8670
      CIE-Lab:
        55.9544, 70.1388, 63.8210
        CIE-LCH:
        55.9544, 94.8292, 42.2998
        CIE-Luv:
        55.9544, 153.7666, 41.5919
        Hunter-Lab:
        48.8539, 67.2983, 30.5872
      #fc3b12 color charts
#fc3b12 RGB chart
      #fc3b12 CMYK chart
      #fc3b12 RGB pie chart
      #fc3b12 color shades, tints & tones
#fc3b12 color schemes
#fc3b12 color preview, HTML & CSS examples
           This text has a color of #fc3b12        
        
          <p style="color:#fc3b12;">Text here</p>
        
        
          .mytext {color:#fc3b12;}
        
        Text color #fc3b12
      
           This box has a color of #fc3b12        
        
          <div style="background-color:#fc3b12;">Content here</div>
        
        
          .mybackground {background-color:#fc3b12;}
        
        Background color #fc3b12
      
           Border around this has a color of #fc3b12        
        
          <div style="border:2px solid #fc3b12;">Content here</div>
        
        
          .myborder {border:2px solid #fc3b12;}
        
        Border color #fc3b12