#fe3148 color space conversions
Hex:
        #fe3148
        RGB:
        254, 49, 72
        CMY:
        0, 81, 72
        CMYK:
        0, 81, 72, 0
      HSL:
        353°, 99.0338%, 59.4118%
        HSV (HSB):
        353°, 80.7087%, 99.6078%
        XYZ:
        43.1411, 23.7353, 8.4385
        xyY:
        0.5728, 0.3151, 23.7353
      CIE-Lab:
        55.8218, 74.6793, 38.5604
        CIE-LCH:
        55.8218, 84.0470, 27.3094
        CIE-Luv:
        55.8218, 151.4392, 25.3280
        Hunter-Lab:
        48.7189, 72.8053, 23.8338
      #fe3148 color charts
#fe3148 RGB chart
      #fe3148 CMYK chart
      #fe3148 RGB pie chart
      #fe3148 color shades, tints & tones
#fe3148 color schemes
#fe3148 color preview, HTML & CSS examples
           This text has a color of #fe3148        
        
          <p style="color:#fe3148;">Text here</p>
        
        
          .mytext {color:#fe3148;}
        
        Text color #fe3148
      
           This box has a color of #fe3148        
        
          <div style="background-color:#fe3148;">Content here</div>
        
        
          .mybackground {background-color:#fe3148;}
        
        Background color #fe3148
      
           Border around this has a color of #fe3148        
        
          <div style="border:2px solid #fe3148;">Content here</div>
        
        
          .myborder {border:2px solid #fe3148;}
        
        Border color #fe3148