#fe7d86 color space conversions
Hex:
        #fe7d86
        RGB:
        254, 125, 134
        CMY:
        0, 51, 47
        CMYK:
        0, 51, 47, 0
      HSL:
        356°, 98.4733%, 74.3137%
        HSV (HSB):
        356°, 50.7874%, 99.6078%
        XYZ:
        52.5097, 37.4593, 27.0171
        xyY:
        0.4489, 0.3202, 37.4593
      CIE-Lab:
        67.6202, 49.8388, 18.4957
        CIE-LCH:
        67.6202, 53.1601, 20.3604
        CIE-Luv:
        67.6202, 91.5797, 14.4465
        Hunter-Lab:
        61.2040, 46.0364, 16.6706
      #fe7d86 color charts
#fe7d86 RGB chart
      #fe7d86 CMYK chart
      #fe7d86 RGB pie chart
      #fe7d86 color shades, tints & tones
#fe7d86 color schemes
#fe7d86 color preview, HTML & CSS examples
           This text has a color of #fe7d86        
        
          <p style="color:#fe7d86;">Text here</p>
        
        
          .mytext {color:#fe7d86;}
        
        Text color #fe7d86
      
           This box has a color of #fe7d86        
        
          <div style="background-color:#fe7d86;">Content here</div>
        
        
          .mybackground {background-color:#fe7d86;}
        
        Background color #fe7d86
      
           Border around this has a color of #fe7d86        
        
          <div style="border:2px solid #fe7d86;">Content here</div>
        
        
          .myborder {border:2px solid #fe7d86;}
        
        Border color #fe7d86