#fe2314 color space conversions
Hex:
        #fe2314
        RGB:
        254, 35, 20
        CMY:
        0, 86, 92
        CMYK:
        0, 86, 92, 0
      HSL:
        4°, 99.1525%, 53.7255%
        HSV (HSB):
        4°, 92.1260%, 99.6078%
        XYZ:
        41.6003, 22.3234, 2.7781
        xyY:
        0.6237, 0.3347, 22.3234
      CIE-Lab:
        54.3685, 76.3138, 62.4462
        CIE-LCH:
        54.3685, 98.6070, 39.2928
        CIE-Luv:
        54.3685, 165.8217, 38.0254
        Hunter-Lab:
        47.2476, 74.4813, 29.5872
      #fe2314 color charts
#fe2314 RGB chart
      #fe2314 CMYK chart
      #fe2314 RGB pie chart
      #fe2314 color shades, tints & tones
#fe2314 color schemes
#fe2314 color preview, HTML & CSS examples
           This text has a color of #fe2314        
        
          <p style="color:#fe2314;">Text here</p>
        
        
          .mytext {color:#fe2314;}
        
        Text color #fe2314
      
           This box has a color of #fe2314        
        
          <div style="background-color:#fe2314;">Content here</div>
        
        
          .mybackground {background-color:#fe2314;}
        
        Background color #fe2314
      
           Border around this has a color of #fe2314        
        
          <div style="border:2px solid #fe2314;">Content here</div>
        
        
          .myborder {border:2px solid #fe2314;}
        
        Border color #fe2314