#fe0725 color space conversions
Hex:
        #fe0725
        RGB:
        254, 7, 37
        CMY:
        0, 97, 85
        CMYK:
        0, 97, 85, 0
      HSL:
        353°, 99.1968%, 51.1765%
        HSV (HSB):
        353°, 97.2441%, 99.6078%
        XYZ:
        41.2830, 21.3564, 3.6966
        xyY:
        0.6223, 0.3219, 21.3564
      CIE-Lab:
        53.3373, 79.7905, 54.7865
        CIE-LCH:
        53.3373, 96.7889, 34.4746
        CIE-Luv:
        53.3373, 170.0234, 32.8348
        Hunter-Lab:
        46.2129, 78.5850, 27.6064
      #fe0725 color charts
#fe0725 RGB chart
      #fe0725 CMYK chart
      #fe0725 RGB pie chart
      #fe0725 color shades, tints & tones
#fe0725 color schemes
#fe0725 color preview, HTML & CSS examples
           This text has a color of #fe0725        
        
          <p style="color:#fe0725;">Text here</p>
        
        
          .mytext {color:#fe0725;}
        
        Text color #fe0725
      
           This box has a color of #fe0725        
        
          <div style="background-color:#fe0725;">Content here</div>
        
        
          .mybackground {background-color:#fe0725;}
        
        Background color #fe0725
      
           Border around this has a color of #fe0725        
        
          <div style="border:2px solid #fe0725;">Content here</div>
        
        
          .myborder {border:2px solid #fe0725;}
        
        Border color #fe0725