#fc470f color space conversions
Hex:
        #fc470f
        RGB:
        252, 71, 15
        CMY:
        1, 72, 94
        CMYK:
        0, 72, 94, 1
      HSL:
        14°, 97.5309%, 52.3529%
        HSV (HSB):
        14°, 94.0476%, 98.8235%
        XYZ:
        42.4843, 25.2364, 3.0839
        xyY:
        0.6000, 0.3564, 25.2364
      CIE-Lab:
        57.3050, 66.3264, 65.4237
        CIE-LCH:
        57.3050, 93.1635, 44.6075
        CIE-Luv:
        57.3050, 146.8359, 44.3413
        Hunter-Lab:
        50.2359, 63.0443, 31.5254
      #fc470f color charts
#fc470f RGB chart
      #fc470f CMYK chart
      #fc470f RGB pie chart
      #fc470f color shades, tints & tones
#fc470f color schemes
#fc470f color preview, HTML & CSS examples
           This text has a color of #fc470f        
        
          <p style="color:#fc470f;">Text here</p>
        
        
          .mytext {color:#fc470f;}
        
        Text color #fc470f
      
           This box has a color of #fc470f        
        
          <div style="background-color:#fc470f;">Content here</div>
        
        
          .mybackground {background-color:#fc470f;}
        
        Background color #fc470f
      
           Border around this has a color of #fc470f        
        
          <div style="border:2px solid #fc470f;">Content here</div>
        
        
          .myborder {border:2px solid #fc470f;}
        
        Border color #fc470f