#fd400f color space conversions
Hex:
        #fd400f
        RGB:
        253, 64, 15
        CMY:
        1, 75, 94
        CMYK:
        0, 75, 94, 1
      HSL:
        12°, 98.3471%, 52.5490%
        HSV (HSB):
        12°, 94.0711%, 99.2157%
        XYZ:
        42.4276, 24.5839, 2.9609
        xyY:
        0.6063, 0.3513, 24.5839
      CIE-Lab:
        56.6678, 68.9031, 65.1461
        CIE-LCH:
        56.6678, 94.8243, 43.3946
        CIE-Luv:
        56.6678, 151.8787, 43.0039
        Hunter-Lab:
        49.5822, 65.9742, 31.1669
      #fd400f color charts
#fd400f RGB chart
      #fd400f CMYK chart
      #fd400f RGB pie chart
      #fd400f color shades, tints & tones
#fd400f color schemes
#fd400f color preview, HTML & CSS examples
           This text has a color of #fd400f        
        
          <p style="color:#fd400f;">Text here</p>
        
        
          .mytext {color:#fd400f;}
        
        Text color #fd400f
      
           This box has a color of #fd400f        
        
          <div style="background-color:#fd400f;">Content here</div>
        
        
          .mybackground {background-color:#fd400f;}
        
        Background color #fd400f
      
           Border around this has a color of #fd400f        
        
          <div style="border:2px solid #fd400f;">Content here</div>
        
        
          .myborder {border:2px solid #fd400f;}
        
        Border color #fd400f