#fc8314 color space conversions
Hex:
        #fc8314
        RGB:
        252, 131, 20
        CMY:
        1, 49, 92
        CMYK:
        0, 48, 92, 1
      HSL:
        29°, 97.4790%, 53.3333%
        HSV (HSB):
        29°, 92.0635%, 98.8235%
        XYZ:
        48.3875, 36.9786, 5.2491
        xyY:
        0.5340, 0.4081, 36.9786
      CIE-Lab:
        67.2609, 40.3573, 70.7634
        CIE-LCH:
        67.2609, 81.4627, 60.3033
        CIE-Luv:
        67.2609, 100.4992, 60.7517
        Hunter-Lab:
        60.8100, 35.6177, 37.4491
      #fc8314 color charts
#fc8314 RGB chart
      #fc8314 CMYK chart
      #fc8314 RGB pie chart
      #fc8314 color shades, tints & tones
#fc8314 color schemes
#fc8314 color preview, HTML & CSS examples
           This text has a color of #fc8314        
        
          <p style="color:#fc8314;">Text here</p>
        
        
          .mytext {color:#fc8314;}
        
        Text color #fc8314
      
           This box has a color of #fc8314        
        
          <div style="background-color:#fc8314;">Content here</div>
        
        
          .mybackground {background-color:#fc8314;}
        
        Background color #fc8314
      
           Border around this has a color of #fc8314        
        
          <div style="border:2px solid #fc8314;">Content here</div>
        
        
          .myborder {border:2px solid #fc8314;}
        
        Border color #fc8314