#fe312a color space conversions
Hex:
        #fe312a
        RGB:
        254, 49, 42
        CMY:
        0, 81, 84
        CMYK:
        0, 81, 83, 0
      HSL:
        2°, 99.0654%, 58.0392%
        HSV (HSB):
        2°, 83.4646%, 99.6078%
        XYZ:
        42.3893, 23.4346, 4.4797
        xyY:
        0.6029, 0.3333, 23.4346
      CIE-Lab:
        55.5172, 73.7471, 54.2617
        CIE-LCH:
        55.5172, 91.5586, 36.3449
        CIE-Luv:
        55.5172, 157.6295, 35.6761
        Hunter-Lab:
        48.4093, 71.5860, 28.4000
      #fe312a color charts
#fe312a RGB chart
      #fe312a CMYK chart
      #fe312a RGB pie chart
      #fe312a color shades, tints & tones
#fe312a color schemes
#fe312a color preview, HTML & CSS examples
           This text has a color of #fe312a        
        
          <p style="color:#fe312a;">Text here</p>
        
        
          .mytext {color:#fe312a;}
        
        Text color #fe312a
      
           This box has a color of #fe312a        
        
          <div style="background-color:#fe312a;">Content here</div>
        
        
          .mybackground {background-color:#fe312a;}
        
        Background color #fe312a
      
           Border around this has a color of #fe312a        
        
          <div style="border:2px solid #fe312a;">Content here</div>
        
        
          .myborder {border:2px solid #fe312a;}
        
        Border color #fe312a