#fe7250 color space conversions
Hex:
        #fe7250
        RGB:
        254, 114, 80
        CMY:
        0, 55, 69
        CMYK:
        0, 55, 69, 0
      HSL:
        12°, 98.8636%, 65.4902%
        HSV (HSB):
        12°, 68.5039%, 99.6078%
        XYZ:
        48.3383, 33.6846, 11.5435
        xyY:
        0.5166, 0.3600, 33.6846
      CIE-Lab:
        64.7115, 51.2112, 44.5001
        CIE-LCH:
        64.7115, 67.8443, 40.9891
        CIE-Luv:
        64.7115, 110.0851, 39.5690
        Hunter-Lab:
        58.0385, 47.0994, 28.8345
      #fe7250 color charts
#fe7250 RGB chart
      #fe7250 CMYK chart
      #fe7250 RGB pie chart
      #fe7250 color shades, tints & tones
#fe7250 color schemes
#fe7250 color preview, HTML & CSS examples
           This text has a color of #fe7250        
        
          <p style="color:#fe7250;">Text here</p>
        
        
          .mytext {color:#fe7250;}
        
        Text color #fe7250
      
           This box has a color of #fe7250        
        
          <div style="background-color:#fe7250;">Content here</div>
        
        
          .mybackground {background-color:#fe7250;}
        
        Background color #fe7250
      
           Border around this has a color of #fe7250        
        
          <div style="border:2px solid #fe7250;">Content here</div>
        
        
          .myborder {border:2px solid #fe7250;}
        
        Border color #fe7250