#fc5f20 color space conversions
Hex:
        #fc5f20
        RGB:
        252, 95, 32
        CMY:
        1, 63, 87
        CMYK:
        0, 62, 87, 1
      HSL:
        17°, 97.3451%, 55.6863%
        HSV (HSB):
        17°, 87.3016%, 98.8235%
        XYZ:
        44.4978, 28.9841, 4.6157
        xyY:
        0.5698, 0.3711, 28.9841
      CIE-Lab:
        60.7676, 57.3478, 62.6222
        CIE-LCH:
        60.7676, 84.9135, 47.5173
        CIE-Luv:
        60.7676, 128.8604, 47.9289
        Hunter-Lab:
        53.8369, 53.3209, 32.6026
      #fc5f20 color charts
#fc5f20 RGB chart
      #fc5f20 CMYK chart
      #fc5f20 RGB pie chart
      #fc5f20 color shades, tints & tones
#fc5f20 color schemes
#fc5f20 color preview, HTML & CSS examples
           This text has a color of #fc5f20        
        
          <p style="color:#fc5f20;">Text here</p>
        
        
          .mytext {color:#fc5f20;}
        
        Text color #fc5f20
      
           This box has a color of #fc5f20        
        
          <div style="background-color:#fc5f20;">Content here</div>
        
        
          .mybackground {background-color:#fc5f20;}
        
        Background color #fc5f20
      
           Border around this has a color of #fc5f20        
        
          <div style="border:2px solid #fc5f20;">Content here</div>
        
        
          .myborder {border:2px solid #fc5f20;}
        
        Border color #fc5f20