#ef0c18 color space conversions
Hex:
        #ef0c18
        RGB:
        239, 12, 24
        CMY:
        6, 95, 91
        CMYK:
        0, 95, 90, 6
      HSL:
        357°, 90.4382%, 49.2157%
        HSV (HSB):
        357°, 94.9791%, 93.7255%
        XYZ:
        35.8929, 18.6796, 2.5779
        xyY:
        0.6280, 0.3268, 18.6796
      CIE-Lab:
        50.3102, 75.5845, 56.8988
        CIE-LCH:
        50.3102, 94.6070, 36.9719
        CIE-Luv:
        50.3102, 160.5835, 33.2438
        Hunter-Lab:
        43.2199, 72.6044, 26.7175
      #ef0c18 color charts
#ef0c18 RGB chart
      #ef0c18 CMYK chart
      #ef0c18 RGB pie chart
      #ef0c18 color shades, tints & tones
#ef0c18 color schemes
#ef0c18 color preview, HTML & CSS examples
           This text has a color of #ef0c18        
        
          <p style="color:#ef0c18;">Text here</p>
        
        
          .mytext {color:#ef0c18;}
        
        Text color #ef0c18
      
           This box has a color of #ef0c18        
        
          <div style="background-color:#ef0c18;">Content here</div>
        
        
          .mybackground {background-color:#ef0c18;}
        
        Background color #ef0c18
      
           Border around this has a color of #ef0c18        
        
          <div style="border:2px solid #ef0c18;">Content here</div>
        
        
          .myborder {border:2px solid #ef0c18;}
        
        Border color #ef0c18