#fc7047 color space conversions
Hex:
        #fc7047
        RGB:
        252, 112, 71
        CMY:
        1, 56, 72
        CMYK:
        0, 56, 72, 1
      HSL:
        14°, 96.7914%, 63.3333%
        HSV (HSB):
        14°, 71.8254%, 98.8235%
        XYZ:
        47.0764, 32.7387, 9.7992
        xyY:
        0.5253, 0.3653, 32.7387
      CIE-Lab:
        63.9488, 50.9949, 48.2153
        CIE-LCH:
        63.9488, 70.1798, 43.3952
        CIE-Luv:
        63.9488, 111.3523, 42.2466
        Hunter-Lab:
        57.2178, 46.7313, 29.8983
      #fc7047 color charts
#fc7047 RGB chart
      #fc7047 CMYK chart
      #fc7047 RGB pie chart
      #fc7047 color shades, tints & tones
#fc7047 color schemes
#fc7047 color preview, HTML & CSS examples
           This text has a color of #fc7047        
        
          <p style="color:#fc7047;">Text here</p>
        
        
          .mytext {color:#fc7047;}
        
        Text color #fc7047
      
           This box has a color of #fc7047        
        
          <div style="background-color:#fc7047;">Content here</div>
        
        
          .mybackground {background-color:#fc7047;}
        
        Background color #fc7047
      
           Border around this has a color of #fc7047        
        
          <div style="border:2px solid #fc7047;">Content here</div>
        
        
          .myborder {border:2px solid #fc7047;}
        
        Border color #fc7047