#fe195a color space conversions
Hex:
        #fe195a
        RGB:
        254, 25, 90
        CMY:
        0, 90, 65
        CMYK:
        0, 90, 65, 0
      HSL:
        343°, 99.1342%, 54.7059%
        HSV (HSB):
        343°, 90.1575%, 99.6078%
        XYZ:
        43.0661, 22.5043, 11.7468
        xyY:
        0.5570, 0.2911, 22.5043
      CIE-Lab:
        54.5580, 79.9042, 26.4417
        CIE-LCH:
        54.5580, 84.1656, 18.3103
        CIE-Luv:
        54.5580, 153.4731, 13.2535
        Hunter-Lab:
        47.4387, 79.0296, 18.5257
      #fe195a color charts
#fe195a RGB chart
      #fe195a CMYK chart
      #fe195a RGB pie chart
      #fe195a color shades, tints & tones
#fe195a color schemes
#fe195a color preview, HTML & CSS examples
           This text has a color of #fe195a        
        
          <p style="color:#fe195a;">Text here</p>
        
        
          .mytext {color:#fe195a;}
        
        Text color #fe195a
      
           This box has a color of #fe195a        
        
          <div style="background-color:#fe195a;">Content here</div>
        
        
          .mybackground {background-color:#fe195a;}
        
        Background color #fe195a
      
           Border around this has a color of #fe195a        
        
          <div style="border:2px solid #fe195a;">Content here</div>
        
        
          .myborder {border:2px solid #fe195a;}
        
        Border color #fe195a