#ef0c24 color space conversions
Hex:
        #ef0c24
        RGB:
        239, 12, 36
        CMY:
        6, 95, 86
        CMYK:
        0, 95, 85, 6
      HSL:
        354°, 90.4382%, 49.2157%
        HSV (HSB):
        354°, 94.9791%, 93.7255%
        XYZ:
        36.0465, 18.7410, 3.3866
        xyY:
        0.6196, 0.3222, 18.7410
      CIE-Lab:
        50.3828, 75.7862, 51.5561
        CIE-LCH:
        50.3828, 91.6601, 34.2268
        CIE-Luv:
        50.3828, 158.9384, 30.7610
        Hunter-Lab:
        43.2909, 72.8702, 25.6655
      #ef0c24 color charts
#ef0c24 RGB chart
      #ef0c24 CMYK chart
      #ef0c24 RGB pie chart
      #ef0c24 color shades, tints & tones
#ef0c24 color schemes
#ef0c24 color preview, HTML & CSS examples
           This text has a color of #ef0c24        
        
          <p style="color:#ef0c24;">Text here</p>
        
        
          .mytext {color:#ef0c24;}
        
        Text color #ef0c24
      
           This box has a color of #ef0c24        
        
          <div style="background-color:#ef0c24;">Content here</div>
        
        
          .mybackground {background-color:#ef0c24;}
        
        Background color #ef0c24
      
           Border around this has a color of #ef0c24        
        
          <div style="border:2px solid #ef0c24;">Content here</div>
        
        
          .myborder {border:2px solid #ef0c24;}
        
        Border color #ef0c24