#f96514 color space conversions
Hex:
        #f96514
        RGB:
        249, 101, 20
        CMY:
        2, 60, 92
        CMYK:
        0, 59, 92, 2
      HSL:
        21°, 95.0207%, 52.7451%
        HSV (HSB):
        21°, 91.9679%, 97.6471%
        XYZ:
        43.8469, 29.4976, 4.0444
        xyY:
        0.5666, 0.3812, 29.4976
      CIE-Lab:
        61.2183, 53.5028, 66.4037
        CIE-LCH:
        61.2183, 85.2761, 51.1409
        CIE-Luv:
        61.2183, 122.5829, 51.1547
        Hunter-Lab:
        54.3117, 49.0610, 33.6030
      #f96514 color charts
#f96514 RGB chart
      #f96514 CMYK chart
      #f96514 RGB pie chart
      #f96514 color shades, tints & tones
#f96514 color schemes
#f96514 color preview, HTML & CSS examples
           This text has a color of #f96514        
        
          <p style="color:#f96514;">Text here</p>
        
        
          .mytext {color:#f96514;}
        
        Text color #f96514
      
           This box has a color of #f96514        
        
          <div style="background-color:#f96514;">Content here</div>
        
        
          .mybackground {background-color:#f96514;}
        
        Background color #f96514
      
           Border around this has a color of #f96514        
        
          <div style="border:2px solid #f96514;">Content here</div>
        
        
          .myborder {border:2px solid #f96514;}
        
        Border color #f96514