#ef314d color space conversions
Hex:
        #ef314d
        RGB:
        239, 49, 77
        CMY:
        6, 81, 70
        CMYK:
        0, 79, 68, 6
      HSL:
        351°, 85.5856%, 56.4706%
        HSV (HSB):
        351°, 79.4979%, 93.7255%
        XYZ:
        38.0345, 21.0832, 9.0860
        xyY:
        0.5577, 0.3091, 21.0832
      CIE-Lab:
        53.0404, 70.8658, 31.6373
        CIE-LCH:
        53.0404, 77.6073, 24.0579
        CIE-Luv:
        53.0404, 138.5305, 19.9869
        Hunter-Lab:
        45.9164, 67.5052, 20.4091
      #ef314d color charts
#ef314d RGB chart
      #ef314d CMYK chart
      #ef314d RGB pie chart
      #ef314d color shades, tints & tones
#ef314d color schemes
#ef314d color preview, HTML & CSS examples
           This text has a color of #ef314d        
        
          <p style="color:#ef314d;">Text here</p>
        
        
          .mytext {color:#ef314d;}
        
        Text color #ef314d
      
           This box has a color of #ef314d        
        
          <div style="background-color:#ef314d;">Content here</div>
        
        
          .mybackground {background-color:#ef314d;}
        
        Background color #ef314d
      
           Border around this has a color of #ef314d        
        
          <div style="border:2px solid #ef314d;">Content here</div>
        
        
          .myborder {border:2px solid #ef314d;}
        
        Border color #ef314d