#f14c26 color space conversions
Hex:
        #f14c26
        RGB:
        241, 76, 38
        CMY:
        5, 70, 85
        CMYK:
        0, 68, 84, 5
      HSL:
        11°, 87.8788%, 54.7059%
        HSV (HSB):
        11°, 84.2324%, 94.5098%
        XYZ:
        39.2099, 24.0096, 4.4014
        xyY:
        0.5798, 0.3551, 24.0096
      CIE-Lab:
        56.0974, 61.4463, 55.6662
        CIE-LCH:
        56.0974, 82.9119, 42.1744
        CIE-Luv:
        56.0974, 132.9627, 40.4273
        Hunter-Lab:
        48.9996, 57.0881, 28.9739
      #f14c26 color charts
#f14c26 RGB chart
      #f14c26 CMYK chart
      #f14c26 RGB pie chart
      #f14c26 color shades, tints & tones
#f14c26 color schemes
#f14c26 color preview, HTML & CSS examples
           This text has a color of #f14c26        
        
          <p style="color:#f14c26;">Text here</p>
        
        
          .mytext {color:#f14c26;}
        
        Text color #f14c26
      
           This box has a color of #f14c26        
        
          <div style="background-color:#f14c26;">Content here</div>
        
        
          .mybackground {background-color:#f14c26;}
        
        Background color #f14c26
      
           Border around this has a color of #f14c26        
        
          <div style="border:2px solid #f14c26;">Content here</div>
        
        
          .myborder {border:2px solid #f14c26;}
        
        Border color #f14c26