#fe315b color space conversions
Hex:
        #fe315b
        RGB:
        254, 49, 91
        CMY:
        0, 81, 64
        CMYK:
        0, 81, 64, 0
      HSL:
        348°, 99.0338%, 59.4118%
        HSV (HSB):
        348°, 80.7087%, 99.6078%
        XYZ:
        43.8597, 24.0228, 12.2227
        xyY:
        0.5475, 0.2999, 24.0228
      CIE-Lab:
        56.1106, 75.5564, 27.8496
        CIE-LCH:
        56.1106, 80.5256, 20.2336
        CIE-Luv:
        56.1106, 145.9591, 16.0984
        Hunter-Lab:
        49.0130, 73.9592, 19.5236
      #fe315b color charts
#fe315b RGB chart
      #fe315b CMYK chart
      #fe315b RGB pie chart
      #fe315b color shades, tints & tones
#fe315b color schemes
#fe315b color preview, HTML & CSS examples
           This text has a color of #fe315b        
        
          <p style="color:#fe315b;">Text here</p>
        
        
          .mytext {color:#fe315b;}
        
        Text color #fe315b
      
           This box has a color of #fe315b        
        
          <div style="background-color:#fe315b;">Content here</div>
        
        
          .mybackground {background-color:#fe315b;}
        
        Background color #fe315b
      
           Border around this has a color of #fe315b        
        
          <div style="border:2px solid #fe315b;">Content here</div>
        
        
          .myborder {border:2px solid #fe315b;}
        
        Border color #fe315b