#ef0c14 color space conversions
Hex:
        #ef0c14
        RGB:
        239, 12, 20
        CMY:
        6, 95, 92
        CMYK:
        0, 95, 92, 6
      HSL:
        358°, 90.4382%, 49.2157%
        HSV (HSB):
        358°, 94.9791%, 93.7255%
        XYZ:
        35.8543, 18.6642, 2.3746
        xyY:
        0.6302, 0.3281, 18.6642
      CIE-Lab:
        50.2920, 75.5337, 58.4183
        CIE-LCH:
        50.2920, 95.4884, 37.7187
        CIE-Luv:
        50.2920, 161.0025, 33.8753
        Hunter-Lab:
        43.2021, 72.5375, 26.9825
      #ef0c14 color charts
#ef0c14 RGB chart
      #ef0c14 CMYK chart
      #ef0c14 RGB pie chart
      #ef0c14 color shades, tints & tones
#ef0c14 color schemes
#ef0c14 color preview, HTML & CSS examples
           This text has a color of #ef0c14        
        
          <p style="color:#ef0c14;">Text here</p>
        
        
          .mytext {color:#ef0c14;}
        
        Text color #ef0c14
      
           This box has a color of #ef0c14        
        
          <div style="background-color:#ef0c14;">Content here</div>
        
        
          .mybackground {background-color:#ef0c14;}
        
        Background color #ef0c14
      
           Border around this has a color of #ef0c14        
        
          <div style="border:2px solid #ef0c14;">Content here</div>
        
        
          .myborder {border:2px solid #ef0c14;}
        
        Border color #ef0c14