#fc952f color space conversions
Hex:
        #fc952f
        RGB:
        252, 149, 47
        CMY:
        1, 42, 82
        CMYK:
        0, 41, 81, 1
      HSL:
        30°, 97.1564%, 58.6275%
        HSV (HSB):
        30°, 81.3492%, 98.8235%
        XYZ:
        51.4054, 42.3956, 8.1631
        xyY:
        0.5042, 0.4158, 42.3956
      CIE-Lab:
        71.1428, 31.7587, 65.9136
        CIE-LCH:
        71.1428, 73.1657, 64.2742
        CIE-Luv:
        71.1428, 84.1844, 62.6054
        Hunter-Lab:
        65.1119, 26.9788, 38.1451
      #fc952f color charts
#fc952f RGB chart
      #fc952f CMYK chart
      #fc952f RGB pie chart
      #fc952f color shades, tints & tones
#fc952f color schemes
#fc952f color preview, HTML & CSS examples
           This text has a color of #fc952f        
        
          <p style="color:#fc952f;">Text here</p>
        
        
          .mytext {color:#fc952f;}
        
        Text color #fc952f
      
           This box has a color of #fc952f        
        
          <div style="background-color:#fc952f;">Content here</div>
        
        
          .mybackground {background-color:#fc952f;}
        
        Background color #fc952f
      
           Border around this has a color of #fc952f        
        
          <div style="border:2px solid #fc952f;">Content here</div>
        
        
          .myborder {border:2px solid #fc952f;}
        
        Border color #fc952f