#f14b2e color space conversions
Hex:
        #f14b2e
        RGB:
        241, 75, 46
        CMY:
        5, 71, 82
        CMYK:
        0, 69, 81, 5
      HSL:
        9°, 87.4439%, 56.2745%
        HSV (HSB):
        9°, 80.9129%, 94.5098%
        XYZ:
        39.2848, 23.9302, 5.1332
        xyY:
        0.5748, 0.3501, 23.9302
      CIE-Lab:
        56.0178, 62.0263, 51.9183
        CIE-LCH:
        56.0178, 80.8874, 39.9306
        CIE-Luv:
        56.0178, 132.5795, 38.1166
        Hunter-Lab:
        48.9185, 57.7402, 28.0214
      #f14b2e color charts
#f14b2e RGB chart
      #f14b2e CMYK chart
      #f14b2e RGB pie chart
      #f14b2e color shades, tints & tones
#f14b2e color schemes
#f14b2e color preview, HTML & CSS examples
           This text has a color of #f14b2e        
        
          <p style="color:#f14b2e;">Text here</p>
        
        
          .mytext {color:#f14b2e;}
        
        Text color #f14b2e
      
           This box has a color of #f14b2e        
        
          <div style="background-color:#f14b2e;">Content here</div>
        
        
          .mybackground {background-color:#f14b2e;}
        
        Background color #f14b2e
      
           Border around this has a color of #f14b2e        
        
          <div style="border:2px solid #f14b2e;">Content here</div>
        
        
          .myborder {border:2px solid #f14b2e;}
        
        Border color #f14b2e