#ef524d color space conversions
Hex:
        #ef524d
        RGB:
        239, 82, 77
        CMY:
        6, 68, 70
        CMYK:
        0, 66, 68, 6
      HSL:
        2°, 83.5052%, 61.9608%
        HSV (HSB):
        2°, 67.7824%, 93.7255%
        XYZ:
        39.9535, 24.9211, 9.7257
        xyY:
        0.5356, 0.3341, 24.9211
      CIE-Lab:
        56.9985, 59.9003, 36.4570
        CIE-LCH:
        56.9985, 70.1225, 31.3258
        CIE-Luv:
        56.9985, 120.7476, 28.1737
        Hunter-Lab:
        49.9211, 55.4975, 23.3938
      #ef524d color charts
#ef524d RGB chart
      #ef524d CMYK chart
      #ef524d RGB pie chart
      #ef524d color shades, tints & tones
#ef524d color schemes
#ef524d color preview, HTML & CSS examples
           This text has a color of #ef524d        
        
          <p style="color:#ef524d;">Text here</p>
        
        
          .mytext {color:#ef524d;}
        
        Text color #ef524d
      
           This box has a color of #ef524d        
        
          <div style="background-color:#ef524d;">Content here</div>
        
        
          .mybackground {background-color:#ef524d;}
        
        Background color #ef524d
      
           Border around this has a color of #ef524d        
        
          <div style="border:2px solid #ef524d;">Content here</div>
        
        
          .myborder {border:2px solid #ef524d;}
        
        Border color #ef524d