#fc953d color space conversions
Hex:
        #fc953d
        RGB:
        252, 149, 61
        CMY:
        1, 42, 76
        CMYK:
        0, 41, 76, 1
      HSL:
        28°, 96.9543%, 61.3725%
        HSV (HSB):
        28°, 75.7937%, 98.8235%
        XYZ:
        51.7346, 42.5273, 9.8967
        xyY:
        0.4967, 0.4083, 42.5273
      CIE-Lab:
        71.2329, 32.2380, 60.4779
        CIE-LCH:
        71.2329, 68.5337, 61.9400
        CIE-Luv:
        71.2329, 83.1953, 59.0313
        Hunter-Lab:
        65.2129, 27.4848, 36.6512
      #fc953d color charts
#fc953d RGB chart
      #fc953d CMYK chart
      #fc953d RGB pie chart
      #fc953d color shades, tints & tones
#fc953d color schemes
#fc953d color preview, HTML & CSS examples
           This text has a color of #fc953d        
        
          <p style="color:#fc953d;">Text here</p>
        
        
          .mytext {color:#fc953d;}
        
        Text color #fc953d
      
           This box has a color of #fc953d        
        
          <div style="background-color:#fc953d;">Content here</div>
        
        
          .mybackground {background-color:#fc953d;}
        
        Background color #fc953d
      
           Border around this has a color of #fc953d        
        
          <div style="border:2px solid #fc953d;">Content here</div>
        
        
          .myborder {border:2px solid #fc953d;}
        
        Border color #fc953d