#fc7f40 color space conversions
Hex:
        #fc7f40
        RGB:
        252, 127, 64
        CMY:
        1, 50, 75
        CMYK:
        0, 50, 75, 1
      HSL:
        20°, 96.9072%, 61.9608%
        HSV (HSB):
        20°, 74.6032%, 98.8235%
        XYZ:
        48.6597, 36.2444, 9.2817
        xyY:
        0.5166, 0.3848, 36.2444
      CIE-Lab:
        66.7062, 43.4957, 54.5760
        CIE-LCH:
        66.7062, 69.7884, 51.4461
        CIE-Luv:
        66.7062, 100.5994, 49.9905
        Hunter-Lab:
        60.2033, 38.9180, 33.0014
      #fc7f40 color charts
#fc7f40 RGB chart
      #fc7f40 CMYK chart
      #fc7f40 RGB pie chart
      #fc7f40 color shades, tints & tones
#fc7f40 color schemes
#fc7f40 color preview, HTML & CSS examples
           This text has a color of #fc7f40        
        
          <p style="color:#fc7f40;">Text here</p>
        
        
          .mytext {color:#fc7f40;}
        
        Text color #fc7f40
      
           This box has a color of #fc7f40        
        
          <div style="background-color:#fc7f40;">Content here</div>
        
        
          .mybackground {background-color:#fc7f40;}
        
        Background color #fc7f40
      
           Border around this has a color of #fc7f40        
        
          <div style="border:2px solid #fc7f40;">Content here</div>
        
        
          .myborder {border:2px solid #fc7f40;}
        
        Border color #fc7f40