#fe3c1d color space conversions
Hex:
        #fe3c1d
        RGB:
        254, 60, 29
        CMY:
        0, 76, 89
        CMYK:
        0, 76, 89, 0
      HSL:
        8°, 99.1189%, 55.4902%
        HSV (HSB):
        8°, 88.5827%, 99.6078%
        XYZ:
        42.7107, 24.3913, 3.6193
        xyY:
        0.6039, 0.3449, 24.3913
      CIE-Lab:
        56.4774, 70.5714, 60.6552
        CIE-LCH:
        56.4774, 93.0558, 40.6786
        CIE-Luv:
        56.4774, 153.7973, 40.4068
        Hunter-Lab:
        49.3875, 67.9400, 30.2263
      #fe3c1d color charts
#fe3c1d RGB chart
      #fe3c1d CMYK chart
      #fe3c1d RGB pie chart
      #fe3c1d color shades, tints & tones
#fe3c1d color schemes
#fe3c1d color preview, HTML & CSS examples
           This text has a color of #fe3c1d        
        
          <p style="color:#fe3c1d;">Text here</p>
        
        
          .mytext {color:#fe3c1d;}
        
        Text color #fe3c1d
      
           This box has a color of #fe3c1d        
        
          <div style="background-color:#fe3c1d;">Content here</div>
        
        
          .mybackground {background-color:#fe3c1d;}
        
        Background color #fe3c1d
      
           Border around this has a color of #fe3c1d        
        
          <div style="border:2px solid #fe3c1d;">Content here</div>
        
        
          .myborder {border:2px solid #fe3c1d;}
        
        Border color #fe3c1d