#fd4014 color space conversions
Hex:
        #fd4014
        RGB:
        253, 64, 20
        CMY:
        1, 75, 92
        CMYK:
        0, 75, 92, 1
      HSL:
        11°, 98.3122%, 53.5294%
        HSV (HSB):
        11°, 92.0949%, 99.2157%
        XYZ:
        42.4677, 24.5999, 3.1718
        xyY:
        0.6046, 0.3502, 24.5999
      CIE-Lab:
        56.6835, 68.9553, 63.7782
        CIE-LCH:
        56.6835, 93.9281, 42.7664
        CIE-Luv:
        56.6835, 151.5558, 42.4266
        Hunter-Lab:
        49.5983, 66.0403, 30.9273
      #fd4014 color charts
#fd4014 RGB chart
      #fd4014 CMYK chart
      #fd4014 RGB pie chart
      #fd4014 color shades, tints & tones
#fd4014 color schemes
#fd4014 color preview, HTML & CSS examples
           This text has a color of #fd4014        
        
          <p style="color:#fd4014;">Text here</p>
        
        
          .mytext {color:#fd4014;}
        
        Text color #fd4014
      
           This box has a color of #fd4014        
        
          <div style="background-color:#fd4014;">Content here</div>
        
        
          .mybackground {background-color:#fd4014;}
        
        Background color #fd4014
      
           Border around this has a color of #fd4014        
        
          <div style="border:2px solid #fd4014;">Content here</div>
        
        
          .myborder {border:2px solid #fd4014;}
        
        Border color #fd4014