#fe7082 color space conversions
Hex:
        #fe7082
        RGB:
        254, 112, 130
        CMY:
        0, 56, 49
        CMYK:
        0, 56, 49, 0
      HSL:
        352°, 98.6111%, 71.7647%
        HSV (HSB):
        352°, 55.9055%, 99.6078%
        XYZ:
        50.6965, 34.2709, 25.0620
        xyY:
        0.4608, 0.3115, 34.2709
      CIE-Lab:
        65.1770, 55.5919, 17.3910
        CIE-LCH:
        65.1770, 58.2486, 17.3714
        CIE-Luv:
        65.1770, 100.8628, 11.5561
        Hunter-Lab:
        58.5413, 52.1327, 15.5964
      #fe7082 color charts
#fe7082 RGB chart
      #fe7082 CMYK chart
      #fe7082 RGB pie chart
      #fe7082 color shades, tints & tones
#fe7082 color schemes
#fe7082 color preview, HTML & CSS examples
           This text has a color of #fe7082        
        
          <p style="color:#fe7082;">Text here</p>
        
        
          .mytext {color:#fe7082;}
        
        Text color #fe7082
      
           This box has a color of #fe7082        
        
          <div style="background-color:#fe7082;">Content here</div>
        
        
          .mybackground {background-color:#fe7082;}
        
        Background color #fe7082
      
           Border around this has a color of #fe7082        
        
          <div style="border:2px solid #fe7082;">Content here</div>
        
        
          .myborder {border:2px solid #fe7082;}
        
        Border color #fe7082