#f95214 color space conversions
Hex:
        #f95214
        RGB:
        249, 82, 20
        CMY:
        2, 68, 92
        CMYK:
        0, 67, 92, 2
      HSL:
        16°, 95.0207%, 52.7451%
        HSV (HSB):
        16°, 91.9679%, 97.6471%
        XYZ:
        42.2105, 26.2248, 3.4990
        xyY:
        0.5868, 0.3646, 26.2248
      CIE-Lab:
        58.2498, 61.4307, 64.4316
        CIE-LCH:
        58.2498, 89.0234, 46.3658
        CIE-Luv:
        58.2498, 136.8058, 46.0176
        Hunter-Lab:
        51.2102, 57.5125, 31.7961
      #f95214 color charts
#f95214 RGB chart
      #f95214 CMYK chart
      #f95214 RGB pie chart
      #f95214 color shades, tints & tones
#f95214 color schemes
#f95214 color preview, HTML & CSS examples
           This text has a color of #f95214        
        
          <p style="color:#f95214;">Text here</p>
        
        
          .mytext {color:#f95214;}
        
        Text color #f95214
      
           This box has a color of #f95214        
        
          <div style="background-color:#f95214;">Content here</div>
        
        
          .mybackground {background-color:#f95214;}
        
        Background color #f95214
      
           Border around this has a color of #f95214        
        
          <div style="border:2px solid #f95214;">Content here</div>
        
        
          .myborder {border:2px solid #f95214;}
        
        Border color #f95214