#fd9214 color space conversions
Hex:
        #fd9214
        RGB:
        253, 146, 20
        CMY:
        1, 43, 92
        CMYK:
        0, 42, 92, 1
      HSL:
        32°, 98.3122%, 53.5294%
        HSV (HSB):
        32°, 92.0949%, 99.2157%
        XYZ:
        50.9132, 41.4909, 5.9870
        xyY:
        0.5175, 0.4217, 41.4909
      CIE-Lab:
        70.5185, 33.1451, 73.1176
        CIE-LCH:
        70.5185, 80.2794, 65.6147
        CIE-Luv:
        70.5185, 88.7226, 65.8958
        Hunter-Lab:
        64.4134, 28.3650, 39.5787
      #fd9214 color charts
#fd9214 RGB chart
      #fd9214 CMYK chart
      #fd9214 RGB pie chart
      #fd9214 color shades, tints & tones
#fd9214 color schemes
#fd9214 color preview, HTML & CSS examples
           This text has a color of #fd9214        
        
          <p style="color:#fd9214;">Text here</p>
        
        
          .mytext {color:#fd9214;}
        
        Text color #fd9214
      
           This box has a color of #fd9214        
        
          <div style="background-color:#fd9214;">Content here</div>
        
        
          .mybackground {background-color:#fd9214;}
        
        Background color #fd9214
      
           Border around this has a color of #fd9214        
        
          <div style="border:2px solid #fd9214;">Content here</div>
        
        
          .myborder {border:2px solid #fd9214;}
        
        Border color #fd9214