#fd400e color space conversions
Hex:
        #fd400e
        RGB:
        253, 64, 14
        CMY:
        1, 75, 95
        CMYK:
        0, 75, 94, 1
      HSL:
        13°, 98.3539%, 52.3529%
        HSV (HSB):
        13°, 94.4664%, 99.2157%
        XYZ:
        42.4207, 24.5811, 2.9243
        xyY:
        0.6067, 0.3515, 24.5811
      CIE-Lab:
        56.6650, 68.8940, 65.3905
        CIE-LCH:
        56.6650, 94.9858, 43.5055
        CIE-Luv:
        56.6650, 151.9349, 43.1045
        Hunter-Lab:
        49.5794, 65.9627, 31.2085
      #fd400e color charts
#fd400e RGB chart
      #fd400e CMYK chart
      #fd400e RGB pie chart
      #fd400e color shades, tints & tones
#fd400e color schemes
#fd400e color preview, HTML & CSS examples
           This text has a color of #fd400e        
        
          <p style="color:#fd400e;">Text here</p>
        
        
          .mytext {color:#fd400e;}
        
        Text color #fd400e
      
           This box has a color of #fd400e        
        
          <div style="background-color:#fd400e;">Content here</div>
        
        
          .mybackground {background-color:#fd400e;}
        
        Background color #fd400e
      
           Border around this has a color of #fd400e        
        
          <div style="border:2px solid #fd400e;">Content here</div>
        
        
          .myborder {border:2px solid #fd400e;}
        
        Border color #fd400e