#ef465d color space conversions
Hex:
        #ef465d
        RGB:
        239, 70, 93
        CMY:
        6, 73, 64
        CMYK:
        0, 71, 61, 6
      HSL:
        352°, 84.0796%, 60.5882%
        HSV (HSB):
        352°, 70.7113%, 93.7255%
        XYZ:
        39.7625, 23.5214, 12.8003
        xyY:
        0.5226, 0.3091, 23.5214
      CIE-Lab:
        55.6053, 65.3078, 25.4822
        CIE-LCH:
        55.6053, 70.1031, 21.3151
        CIE-Luv:
        55.6053, 123.7553, 16.5157
        Hunter-Lab:
        48.4988, 61.4732, 18.3008
      #ef465d color charts
#ef465d RGB chart
      #ef465d CMYK chart
      #ef465d RGB pie chart
      #ef465d color shades, tints & tones
#ef465d color schemes
#ef465d color preview, HTML & CSS examples
           This text has a color of #ef465d        
        
          <p style="color:#ef465d;">Text here</p>
        
        
          .mytext {color:#ef465d;}
        
        Text color #ef465d
      
           This box has a color of #ef465d        
        
          <div style="background-color:#ef465d;">Content here</div>
        
        
          .mybackground {background-color:#ef465d;}
        
        Background color #ef465d
      
           Border around this has a color of #ef465d        
        
          <div style="border:2px solid #ef465d;">Content here</div>
        
        
          .myborder {border:2px solid #ef465d;}
        
        Border color #ef465d