#fe595e color space conversions
Hex:
        #fe595e
        RGB:
        254, 89, 94
        CMY:
        0, 65, 63
        CMYK:
        0, 65, 63, 0
      HSL:
        358°, 98.8024%, 67.2549%
        HSV (HSB):
        358°, 64.9606%, 99.6078%
        XYZ:
        46.4658, 29.0237, 13.7428
        xyY:
        0.5207, 0.3253, 29.0237
      CIE-Lab:
        60.8026, 62.8384, 32.0950
        CIE-LCH:
        60.8026, 70.5603, 27.0558
        CIE-Luv:
        60.8026, 124.4973, 24.5573
        Hunter-Lab:
        53.8737, 59.6765, 22.5871
      #fe595e color charts
#fe595e RGB chart
      #fe595e CMYK chart
      #fe595e RGB pie chart
      #fe595e color shades, tints & tones
#fe595e color schemes
#fe595e color preview, HTML & CSS examples
           This text has a color of #fe595e        
        
          <p style="color:#fe595e;">Text here</p>
        
        
          .mytext {color:#fe595e;}
        
        Text color #fe595e
      
           This box has a color of #fe595e        
        
          <div style="background-color:#fe595e;">Content here</div>
        
        
          .mybackground {background-color:#fe595e;}
        
        Background color #fe595e
      
           Border around this has a color of #fe595e        
        
          <div style="border:2px solid #fe595e;">Content here</div>
        
        
          .myborder {border:2px solid #fe595e;}
        
        Border color #fe595e