#fe3213 color space conversions
Hex:
        #fe3213
        RGB:
        254, 50, 19
        CMY:
        0, 80, 93
        CMYK:
        0, 80, 93, 0
      HSL:
        8°, 99.1561%, 53.5294%
        HSV (HSB):
        8°, 92.5197%, 99.6078%
        XYZ:
        42.1312, 23.3991, 2.9120
        xyY:
        0.6156, 0.3419, 23.3991
      CIE-Lab:
        55.4810, 73.1263, 63.4331
        CIE-LCH:
        55.4810, 96.8051, 40.9399
        CIE-Luv:
        55.4810, 159.7788, 40.1844
        Hunter-Lab:
        48.3726, 70.8167, 30.2916
      #fe3213 color charts
#fe3213 RGB chart
      #fe3213 CMYK chart
      #fe3213 RGB pie chart
      #fe3213 color shades, tints & tones
#fe3213 color schemes
#fe3213 color preview, HTML & CSS examples
           This text has a color of #fe3213        
        
          <p style="color:#fe3213;">Text here</p>
        
        
          .mytext {color:#fe3213;}
        
        Text color #fe3213
      
           This box has a color of #fe3213        
        
          <div style="background-color:#fe3213;">Content here</div>
        
        
          .mybackground {background-color:#fe3213;}
        
        Background color #fe3213
      
           Border around this has a color of #fe3213        
        
          <div style="border:2px solid #fe3213;">Content here</div>
        
        
          .myborder {border:2px solid #fe3213;}
        
        Border color #fe3213