#fc5f1e color space conversions
Hex:
        #fc5f1e
        RGB:
        252, 95, 30
        CMY:
        1, 63, 88
        CMYK:
        0, 62, 88, 1
      HSL:
        18°, 97.3684%, 55.2941%
        HSV (HSB):
        18°, 88.0952%, 98.8235%
        XYZ:
        44.4714, 28.9736, 4.4769
        xyY:
        0.5707, 0.3718, 28.9736
      CIE-Lab:
        60.7583, 57.3112, 63.3125
        CIE-LCH:
        60.7583, 85.3994, 47.8482
        CIE-Luv:
        60.7583, 129.0195, 48.2793
        Hunter-Lab:
        53.8271, 53.2774, 32.7478
      #fc5f1e color charts
#fc5f1e RGB chart
      #fc5f1e CMYK chart
      #fc5f1e RGB pie chart
      #fc5f1e color shades, tints & tones
#fc5f1e color schemes
#fc5f1e color preview, HTML & CSS examples
           This text has a color of #fc5f1e        
        
          <p style="color:#fc5f1e;">Text here</p>
        
        
          .mytext {color:#fc5f1e;}
        
        Text color #fc5f1e
      
           This box has a color of #fc5f1e        
        
          <div style="background-color:#fc5f1e;">Content here</div>
        
        
          .mybackground {background-color:#fc5f1e;}
        
        Background color #fc5f1e
      
           Border around this has a color of #fc5f1e        
        
          <div style="border:2px solid #fc5f1e;">Content here</div>
        
        
          .myborder {border:2px solid #fc5f1e;}
        
        Border color #fc5f1e