#fe8299 color space conversions
Hex:
        #fe8299
        RGB:
        254, 130, 153
        CMY:
        0, 49, 40
        CMYK:
        0, 49, 40, 0
      HSL:
        349°, 98.4127%, 75.2941%
        HSV (HSB):
        349°, 48.8189%, 99.6078%
        XYZ:
        54.6055, 39.3360, 34.8516
        xyY:
        0.4240, 0.3054, 39.3360
      CIE-Lab:
        68.9940, 49.3045, 9.7314
        CIE-LCH:
        68.9940, 50.2557, 11.1652
        CIE-Luv:
        68.9940, 84.0417, 3.7667
        Hunter-Lab:
        62.7184, 45.6528, 10.9564
      #fe8299 color charts
#fe8299 RGB chart
      #fe8299 CMYK chart
      #fe8299 RGB pie chart
      #fe8299 color shades, tints & tones
#fe8299 color schemes
#fe8299 color preview, HTML & CSS examples
           This text has a color of #fe8299        
        
          <p style="color:#fe8299;">Text here</p>
        
        
          .mytext {color:#fe8299;}
        
        Text color #fe8299
      
           This box has a color of #fe8299        
        
          <div style="background-color:#fe8299;">Content here</div>
        
        
          .mybackground {background-color:#fe8299;}
        
        Background color #fe8299
      
           Border around this has a color of #fe8299        
        
          <div style="border:2px solid #fe8299;">Content here</div>
        
        
          .myborder {border:2px solid #fe8299;}
        
        Border color #fe8299