#fe532d color space conversions
Hex:
        #fe532d
        RGB:
        254, 83, 45
        CMY:
        0, 67, 82
        CMYK:
        0, 67, 82, 0
      HSL:
        11°, 99.0521%, 58.6275%
        HSV (HSB):
        11°, 82.2835%, 99.6078%
        XYZ:
        44.4400, 27.4468, 5.4381
        xyY:
        0.5747, 0.3550, 27.4468
      CIE-Lab:
        59.3856, 63.1364, 56.3217
        CIE-LCH:
        59.3856, 84.6070, 41.7350
        CIE-Luv:
        59.3856, 137.7319, 42.0810
        Hunter-Lab:
        52.3897, 59.7320, 30.5184
      #fe532d color charts
#fe532d RGB chart
      #fe532d CMYK chart
      #fe532d RGB pie chart
      #fe532d color shades, tints & tones
#fe532d color schemes
#fe532d color preview, HTML & CSS examples
           This text has a color of #fe532d        
        
          <p style="color:#fe532d;">Text here</p>
        
        
          .mytext {color:#fe532d;}
        
        Text color #fe532d
      
           This box has a color of #fe532d        
        
          <div style="background-color:#fe532d;">Content here</div>
        
        
          .mybackground {background-color:#fe532d;}
        
        Background color #fe532d
      
           Border around this has a color of #fe532d        
        
          <div style="border:2px solid #fe532d;">Content here</div>
        
        
          .myborder {border:2px solid #fe532d;}
        
        Border color #fe532d