#fe8212 color space conversions
Hex:
        #fe8212
        RGB:
        254, 130, 18
        CMY:
        0, 49, 93
        CMYK:
        0, 49, 93, 0
      HSL:
        28°, 99.1597%, 53.3333%
        HSV (HSB):
        28°, 92.9134%, 99.6078%
        XYZ:
        48.9649, 37.0798, 5.1486
        xyY:
        0.5369, 0.4066, 37.0798
      CIE-Lab:
        67.3368, 41.6120, 71.3615
        CIE-LCH:
        67.3368, 82.6077, 59.7529
        CIE-Luv:
        67.3368, 103.0788, 60.7440
        Hunter-Lab:
        60.8932, 36.9708, 37.6121
      #fe8212 color charts
#fe8212 RGB chart
      #fe8212 CMYK chart
      #fe8212 RGB pie chart
      #fe8212 color shades, tints & tones
#fe8212 color schemes
#fe8212 color preview, HTML & CSS examples
           This text has a color of #fe8212        
        
          <p style="color:#fe8212;">Text here</p>
        
        
          .mytext {color:#fe8212;}
        
        Text color #fe8212
      
           This box has a color of #fe8212        
        
          <div style="background-color:#fe8212;">Content here</div>
        
        
          .mybackground {background-color:#fe8212;}
        
        Background color #fe8212
      
           Border around this has a color of #fe8212        
        
          <div style="border:2px solid #fe8212;">Content here</div>
        
        
          .myborder {border:2px solid #fe8212;}
        
        Border color #fe8212