#fe3150 color space conversions
Hex:
        #fe3150
        RGB:
        254, 49, 80
        CMY:
        0, 81, 69
        CMYK:
        0, 81, 69, 0
      HSL:
        351°, 99.0338%, 59.4118%
        HSV (HSB):
        351°, 80.7087%, 99.6078%
        XYZ:
        43.4193, 23.8466, 9.9038
        xyY:
        0.5626, 0.3090, 23.8466
      CIE-Lab:
        55.9339, 75.0205, 34.0789
        CIE-LCH:
        55.9339, 82.3981, 24.4304
        CIE-Luv:
        55.9339, 149.2693, 21.6815
        Hunter-Lab:
        48.8330, 73.2535, 22.1585
      #fe3150 color charts
#fe3150 RGB chart
      #fe3150 CMYK chart
      #fe3150 RGB pie chart
      #fe3150 color shades, tints & tones
#fe3150 color schemes
#fe3150 color preview, HTML & CSS examples
           This text has a color of #fe3150        
        
          <p style="color:#fe3150;">Text here</p>
        
        
          .mytext {color:#fe3150;}
        
        Text color #fe3150
      
           This box has a color of #fe3150        
        
          <div style="background-color:#fe3150;">Content here</div>
        
        
          .mybackground {background-color:#fe3150;}
        
        Background color #fe3150
      
           Border around this has a color of #fe3150        
        
          <div style="border:2px solid #fe3150;">Content here</div>
        
        
          .myborder {border:2px solid #fe3150;}
        
        Border color #fe3150