#fc7d20 color space conversions
Hex:
        #fc7d20
        RGB:
        252, 125, 32
        CMY:
        1, 51, 87
        CMYK:
        0, 50, 87, 1
      HSL:
        25°, 97.3451%, 55.6863%
        HSV (HSB):
        25°, 87.3016%, 98.8235%
        XYZ:
        47.7392, 35.4670, 5.6962
        xyY:
        0.5370, 0.3989, 35.4670
      CIE-Lab:
        66.1106, 43.5247, 66.7695
        CIE-LCH:
        66.1106, 79.7030, 56.9011
        CIE-Luv:
        66.1106, 104.9467, 57.1456
        Hunter-Lab:
        59.5541, 38.8677, 36.0170
      #fc7d20 color charts
#fc7d20 RGB chart
      #fc7d20 CMYK chart
      #fc7d20 RGB pie chart
      #fc7d20 color shades, tints & tones
#fc7d20 color schemes
#fc7d20 color preview, HTML & CSS examples
           This text has a color of #fc7d20        
        
          <p style="color:#fc7d20;">Text here</p>
        
        
          .mytext {color:#fc7d20;}
        
        Text color #fc7d20
      
           This box has a color of #fc7d20        
        
          <div style="background-color:#fc7d20;">Content here</div>
        
        
          .mybackground {background-color:#fc7d20;}
        
        Background color #fc7d20
      
           Border around this has a color of #fc7d20        
        
          <div style="border:2px solid #fc7d20;">Content here</div>
        
        
          .myborder {border:2px solid #fc7d20;}
        
        Border color #fc7d20