#f94516 color space conversions
Hex:
        #f94516
        RGB:
        249, 69, 22
        CMY:
        2, 73, 91
        CMYK:
        0, 72, 91, 2
      HSL:
        12°, 94.9791%, 53.1373%
        HSV (HSB):
        12°, 91.1647%, 97.6471%
        XYZ:
        41.3399, 24.4539, 3.3003
        xyY:
        0.5983, 0.3539, 24.4539
      CIE-Lab:
        56.5394, 66.1623, 62.7098
        CIE-LCH:
        56.5394, 91.1590, 43.4654
        CIE-Luv:
        56.5394, 145.3195, 42.7198
        Hunter-Lab:
        49.4509, 62.6830, 30.6587
      #f94516 color charts
#f94516 RGB chart
      #f94516 CMYK chart
      #f94516 RGB pie chart
      #f94516 color shades, tints & tones
#f94516 color schemes
#f94516 color preview, HTML & CSS examples
           This text has a color of #f94516        
        
          <p style="color:#f94516;">Text here</p>
        
        
          .mytext {color:#f94516;}
        
        Text color #f94516
      
           This box has a color of #f94516        
        
          <div style="background-color:#f94516;">Content here</div>
        
        
          .mybackground {background-color:#f94516;}
        
        Background color #f94516
      
           Border around this has a color of #f94516        
        
          <div style="border:2px solid #f94516;">Content here</div>
        
        
          .myborder {border:2px solid #f94516;}
        
        Border color #f94516