#fc7d00 color space conversions
Hex:
        #fc7d00
        RGB:
        252, 125, 0
        CMY:
        1, 51, 100
        CMYK:
        0, 50, 100, 1
      HSL:
        30°, 100.0000%, 49.4118%
        HSV (HSB):
        30°, 100.0000%, 98.8235%
        XYZ:
        47.4785, 35.3627, 4.3233
        xyY:
        0.5447, 0.4057, 35.3627
      CIE-Lab:
        66.0301, 43.1471, 73.2002
        CIE-LCH:
        66.0301, 84.9702, 59.4832
        CIE-Luv:
        66.0301, 106.0665, 60.3305
        Hunter-Lab:
        59.4665, 38.4493, 37.3161
      #fc7d00 color charts
#fc7d00 RGB chart
      #fc7d00 CMYK chart
      #fc7d00 RGB pie chart
      #fc7d00 color shades, tints & tones
#fc7d00 color schemes
#fc7d00 color preview, HTML & CSS examples
           This text has a color of #fc7d00        
        
          <p style="color:#fc7d00;">Text here</p>
        
        
          .mytext {color:#fc7d00;}
        
        Text color #fc7d00
      
           This box has a color of #fc7d00        
        
          <div style="background-color:#fc7d00;">Content here</div>
        
        
          .mybackground {background-color:#fc7d00;}
        
        Background color #fc7d00
      
           Border around this has a color of #fc7d00        
        
          <div style="border:2px solid #fc7d00;">Content here</div>
        
        
          .myborder {border:2px solid #fc7d00;}
        
        Border color #fc7d00