#fc963e color space conversions
Hex:
        #fc963e
        RGB:
        252, 150, 62
        CMY:
        1, 41, 76
        CMYK:
        0, 40, 75, 1
      HSL:
        28°, 96.9388%, 61.5686%
        HSV (HSB):
        28°, 75.3968%, 98.8235%
        XYZ:
        51.9207, 42.8559, 10.0929
        xyY:
        0.4951, 0.4087, 42.8559
      CIE-Lab:
        71.4571, 31.7607, 60.2741
        CIE-LCH:
        71.4571, 68.1301, 62.2136
        CIE-Luv:
        71.4571, 82.3081, 59.1180
        Hunter-Lab:
        65.4644, 27.0080, 36.6841
      #fc963e color charts
#fc963e RGB chart
      #fc963e CMYK chart
      #fc963e RGB pie chart
      #fc963e color shades, tints & tones
#fc963e color schemes
#fc963e color preview, HTML & CSS examples
           This text has a color of #fc963e        
        
          <p style="color:#fc963e;">Text here</p>
        
        
          .mytext {color:#fc963e;}
        
        Text color #fc963e
      
           This box has a color of #fc963e        
        
          <div style="background-color:#fc963e;">Content here</div>
        
        
          .mybackground {background-color:#fc963e;}
        
        Background color #fc963e
      
           Border around this has a color of #fc963e        
        
          <div style="border:2px solid #fc963e;">Content here</div>
        
        
          .myborder {border:2px solid #fc963e;}
        
        Border color #fc963e