#fe7980 color space conversions
Hex:
        #fe7980
        RGB:
        254, 121, 128
        CMY:
        0, 53, 50
        CMYK:
        0, 52, 50, 0
      HSL:
        357°, 98.5185%, 73.5294%
        HSV (HSB):
        357°, 52.3622%, 99.6078%
        XYZ:
        51.6067, 36.3041, 24.7095
        xyY:
        0.4582, 0.3224, 36.3041
      CIE-Lab:
        66.7516, 51.2172, 20.6832
        CIE-LCH:
        66.7516, 55.2358, 21.9905
        CIE-Luv:
        66.7516, 95.5621, 16.5873
        Hunter-Lab:
        60.2529, 47.4431, 17.8624
      #fe7980 color charts
#fe7980 RGB chart
      #fe7980 CMYK chart
      #fe7980 RGB pie chart
      #fe7980 color shades, tints & tones
#fe7980 color schemes
#fe7980 color preview, HTML & CSS examples
           This text has a color of #fe7980        
        
          <p style="color:#fe7980;">Text here</p>
        
        
          .mytext {color:#fe7980;}
        
        Text color #fe7980
      
           This box has a color of #fe7980        
        
          <div style="background-color:#fe7980;">Content here</div>
        
        
          .mybackground {background-color:#fe7980;}
        
        Background color #fe7980
      
           Border around this has a color of #fe7980        
        
          <div style="border:2px solid #fe7980;">Content here</div>
        
        
          .myborder {border:2px solid #fe7980;}
        
        Border color #fe7980