#fe8288 color space conversions
Hex:
        #fe8288
        RGB:
        254, 130, 136
        CMY:
        0, 49, 47
        CMYK:
        0, 49, 46, 0
      HSL:
        357°, 98.4127%, 75.2941%
        HSV (HSB):
        357°, 48.8189%, 99.6078%
        XYZ:
        53.2996, 38.8137, 27.9751
        xyY:
        0.4438, 0.3232, 38.8137
      CIE-Lab:
        68.6161, 47.5932, 18.7444
        CIE-LCH:
        68.6161, 51.1513, 21.4968
        CIE-Luv:
        68.6161, 87.8662, 15.3594
        Hunter-Lab:
        62.3006, 43.6848, 16.9872
      #fe8288 color charts
#fe8288 RGB chart
      #fe8288 CMYK chart
      #fe8288 RGB pie chart
      #fe8288 color shades, tints & tones
#fe8288 color schemes
#fe8288 color preview, HTML & CSS examples
           This text has a color of #fe8288        
        
          <p style="color:#fe8288;">Text here</p>
        
        
          .mytext {color:#fe8288;}
        
        Text color #fe8288
      
           This box has a color of #fe8288        
        
          <div style="background-color:#fe8288;">Content here</div>
        
        
          .mybackground {background-color:#fe8288;}
        
        Background color #fe8288
      
           Border around this has a color of #fe8288        
        
          <div style="border:2px solid #fe8288;">Content here</div>
        
        
          .myborder {border:2px solid #fe8288;}
        
        Border color #fe8288