#ef7d80 color space conversions
Hex:
        #ef7d80
        RGB:
        239, 125, 128
        CMY:
        6, 51, 50
        CMYK:
        0, 48, 46, 6
      HSL:
        358°, 78.0822%, 71.3725%
        HSV (HSB):
        358°, 47.6987%, 93.7255%
        XYZ:
        46.8265, 34.5765, 24.6280
        xyY:
        0.4416, 0.3261, 34.5765
      CIE-Lab:
        65.4176, 43.9627, 18.5175
        CIE-LCH:
        65.4176, 47.7034, 22.8412
        CIE-Luv:
        65.4176, 80.8927, 15.6342
        Hunter-Lab:
        58.8018, 39.2446, 16.3288
      #ef7d80 color charts
#ef7d80 RGB chart
      #ef7d80 CMYK chart
      #ef7d80 RGB pie chart
      #ef7d80 color shades, tints & tones
#ef7d80 color schemes
#ef7d80 color preview, HTML & CSS examples
           This text has a color of #ef7d80        
        
          <p style="color:#ef7d80;">Text here</p>
        
        
          .mytext {color:#ef7d80;}
        
        Text color #ef7d80
      
           This box has a color of #ef7d80        
        
          <div style="background-color:#ef7d80;">Content here</div>
        
        
          .mybackground {background-color:#ef7d80;}
        
        Background color #ef7d80
      
           Border around this has a color of #ef7d80        
        
          <div style="border:2px solid #ef7d80;">Content here</div>
        
        
          .myborder {border:2px solid #ef7d80;}
        
        Border color #ef7d80