#f14c2e color space conversions
Hex:
        #f14c2e
        RGB:
        241, 76, 46
        CMY:
        5, 70, 82
        CMYK:
        0, 68, 81, 5
      HSL:
        9°, 87.4439%, 56.2745%
        HSV (HSB):
        9°, 80.9129%, 94.5098%
        XYZ:
        39.3532, 24.0669, 5.1560
        xyY:
        0.5739, 0.3510, 24.0669
      CIE-Lab:
        56.1547, 61.6521, 52.0476
        CIE-LCH:
        56.1547, 80.6842, 40.1716
        CIE-Luv:
        56.1547, 131.9246, 38.3704
        Hunter-Lab:
        49.0580, 57.3370, 28.1092
      #f14c2e color charts
#f14c2e RGB chart
      #f14c2e CMYK chart
      #f14c2e RGB pie chart
      #f14c2e color shades, tints & tones
#f14c2e color schemes
#f14c2e color preview, HTML & CSS examples
           This text has a color of #f14c2e        
        
          <p style="color:#f14c2e;">Text here</p>
        
        
          .mytext {color:#f14c2e;}
        
        Text color #f14c2e
      
           This box has a color of #f14c2e        
        
          <div style="background-color:#f14c2e;">Content here</div>
        
        
          .mybackground {background-color:#f14c2e;}
        
        Background color #f14c2e
      
           Border around this has a color of #f14c2e        
        
          <div style="border:2px solid #f14c2e;">Content here</div>
        
        
          .myborder {border:2px solid #f14c2e;}
        
        Border color #f14c2e