#fe355e color space conversions
Hex:
        #fe355e
        RGB:
        254, 53, 94
        CMY:
        0, 79, 63
        CMYK:
        0, 79, 63, 0
      HSL:
        348°, 99.0148%, 60.1961%
        HSV (HSB):
        348°, 79.1339%, 99.6078%
        XYZ:
        44.1665, 24.4252, 12.9764
        xyY:
        0.5415, 0.2994, 24.4252
      CIE-Lab:
        56.5110, 74.7295, 26.5965
        CIE-LCH:
        56.5110, 79.3213, 19.5908
        CIE-Luv:
        56.5110, 143.4108, 15.2363
        Hunter-Lab:
        49.4218, 73.0308, 19.0279
      #fe355e color charts
#fe355e RGB chart
      #fe355e CMYK chart
      #fe355e RGB pie chart
      #fe355e color shades, tints & tones
#fe355e color schemes
#fe355e color preview, HTML & CSS examples
           This text has a color of #fe355e        
        
          <p style="color:#fe355e;">Text here</p>
        
        
          .mytext {color:#fe355e;}
        
        Text color #fe355e
      
           This box has a color of #fe355e        
        
          <div style="background-color:#fe355e;">Content here</div>
        
        
          .mybackground {background-color:#fe355e;}
        
        Background color #fe355e
      
           Border around this has a color of #fe355e        
        
          <div style="border:2px solid #fe355e;">Content here</div>
        
        
          .myborder {border:2px solid #fe355e;}
        
        Border color #fe355e