#ef0c34 color space conversions
Hex:
        #ef0c34
        RGB:
        239, 12, 52
        CMY:
        6, 95, 80
        CMYK:
        0, 95, 78, 6
      HSL:
        349°, 90.4382%, 49.2157%
        HSV (HSB):
        349°, 94.9791%, 93.7255%
        XYZ:
        36.3479, 18.8616, 4.9737
        xyY:
        0.6040, 0.3134, 18.8616
      CIE-Lab:
        50.5249, 76.1799, 43.2040
        CIE-LCH:
        50.5249, 87.5783, 29.5589
        CIE-Luv:
        50.5249, 155.8071, 26.0212
        Hunter-Lab:
        43.4299, 73.3900, 23.6109
      #ef0c34 color charts
#ef0c34 RGB chart
      #ef0c34 CMYK chart
      #ef0c34 RGB pie chart
      #ef0c34 color shades, tints & tones
#ef0c34 color schemes
#ef0c34 color preview, HTML & CSS examples
           This text has a color of #ef0c34        
        
          <p style="color:#ef0c34;">Text here</p>
        
        
          .mytext {color:#ef0c34;}
        
        Text color #ef0c34
      
           This box has a color of #ef0c34        
        
          <div style="background-color:#ef0c34;">Content here</div>
        
        
          .mybackground {background-color:#ef0c34;}
        
        Background color #ef0c34
      
           Border around this has a color of #ef0c34        
        
          <div style="border:2px solid #ef0c34;">Content here</div>
        
        
          .myborder {border:2px solid #ef0c34;}
        
        Border color #ef0c34