#ef0e05 color space conversions
Hex:
        #ef0e05
        RGB:
        239, 14, 5
        CMY:
        6, 95, 98
        CMYK:
        0, 94, 98, 6
      HSL:
        2°, 95.9016%, 47.8431%
        HSV (HSB):
        2°, 97.9079%, 93.7255%
        XYZ:
        35.7810, 18.6758, 1.8625
        xyY:
        0.6353, 0.3316, 18.6758
      CIE-Lab:
        50.3057, 75.2282, 62.7884
        CIE-LCH:
        50.3057, 97.9881, 39.8497
        CIE-Luv:
        50.3057, 161.7471, 35.6159
        Hunter-Lab:
        43.2155, 72.1653, 27.6956
      #ef0e05 color charts
#ef0e05 RGB chart
      #ef0e05 CMYK chart
      #ef0e05 RGB pie chart
      #ef0e05 color shades, tints & tones
#ef0e05 color schemes
#ef0e05 color preview, HTML & CSS examples
           This text has a color of #ef0e05        
        
          <p style="color:#ef0e05;">Text here</p>
        
        
          .mytext {color:#ef0e05;}
        
        Text color #ef0e05
      
           This box has a color of #ef0e05        
        
          <div style="background-color:#ef0e05;">Content here</div>
        
        
          .mybackground {background-color:#ef0e05;}
        
        Background color #ef0e05
      
           Border around this has a color of #ef0e05        
        
          <div style="border:2px solid #ef0e05;">Content here</div>
        
        
          .myborder {border:2px solid #ef0e05;}
        
        Border color #ef0e05