#ef504f color space conversions
Hex:
        #ef504f
        RGB:
        239, 80, 79
        CMY:
        6, 69, 69
        CMYK:
        0, 67, 67, 6
      HSL:
        0°, 83.3333%, 62.3529%
        HSV (HSB):
        0°, 66.9456%, 93.7255%
        XYZ:
        39.8765, 24.6526, 10.0538
        xyY:
        0.5347, 0.3305, 24.6526
      CIE-Lab:
        56.7353, 60.7942, 35.0088
        CIE-LCH:
        56.7353, 70.1538, 29.9358
        CIE-Luv:
        56.7353, 121.5625, 26.6403
        Hunter-Lab:
        49.6513, 56.4691, 22.7504
      #ef504f color charts
#ef504f RGB chart
      #ef504f CMYK chart
      #ef504f RGB pie chart
      #ef504f color shades, tints & tones
#ef504f color schemes
#ef504f color preview, HTML & CSS examples
           This text has a color of #ef504f        
        
          <p style="color:#ef504f;">Text here</p>
        
        
          .mytext {color:#ef504f;}
        
        Text color #ef504f
      
           This box has a color of #ef504f        
        
          <div style="background-color:#ef504f;">Content here</div>
        
        
          .mybackground {background-color:#ef504f;}
        
        Background color #ef504f
      
           Border around this has a color of #ef504f        
        
          <div style="border:2px solid #ef504f;">Content here</div>
        
        
          .myborder {border:2px solid #ef504f;}
        
        Border color #ef504f