#fe472e color space conversions
Hex:
        #fe472e
        RGB:
        254, 71, 46
        CMY:
        0, 72, 82
        CMYK:
        0, 72, 82, 0
      HSL:
        7°, 99.0476%, 58.8235%
        HSV (HSB):
        7°, 81.8898%, 99.6078%
        XYZ:
        43.6194, 25.7746, 5.2608
        xyY:
        0.5843, 0.3453, 25.7746
      CIE-Lab:
        57.8224, 67.4710, 54.4363
        CIE-LCH:
        57.8224, 86.6928, 38.8969
        CIE-Luv:
        57.8224, 145.3382, 38.9036
        Hunter-Lab:
        50.7687, 64.5185, 29.3943
      #fe472e color charts
#fe472e RGB chart
      #fe472e CMYK chart
      #fe472e RGB pie chart
      #fe472e color shades, tints & tones
#fe472e color schemes
#fe472e color preview, HTML & CSS examples
           This text has a color of #fe472e        
        
          <p style="color:#fe472e;">Text here</p>
        
        
          .mytext {color:#fe472e;}
        
        Text color #fe472e
      
           This box has a color of #fe472e        
        
          <div style="background-color:#fe472e;">Content here</div>
        
        
          .mybackground {background-color:#fe472e;}
        
        Background color #fe472e
      
           Border around this has a color of #fe472e        
        
          <div style="border:2px solid #fe472e;">Content here</div>
        
        
          .myborder {border:2px solid #fe472e;}
        
        Border color #fe472e