#ef320e color space conversions
Hex:
        #ef320e
        RGB:
        239, 50, 14
        CMY:
        6, 80, 95
        CMYK:
        0, 79, 94, 6
      HSL:
        10°, 88.9328%, 49.6078%
        HSV (HSB):
        10°, 94.1423%, 93.7255%
        XYZ:
        36.8165, 20.6636, 2.4635
        xyY:
        0.6142, 0.3447, 20.6636
      CIE-Lab:
        52.5794, 68.8772, 61.6736
        CIE-LCH:
        52.5794, 92.4538, 41.8417
        CIE-Luv:
        52.5794, 148.9935, 38.8046
        Hunter-Lab:
        45.4573, 65.0194, 28.6069
      #ef320e color charts
#ef320e RGB chart
      #ef320e CMYK chart
      #ef320e RGB pie chart
      #ef320e color shades, tints & tones
#ef320e color schemes
#ef320e color preview, HTML & CSS examples
           This text has a color of #ef320e        
        
          <p style="color:#ef320e;">Text here</p>
        
        
          .mytext {color:#ef320e;}
        
        Text color #ef320e
      
           This box has a color of #ef320e        
        
          <div style="background-color:#ef320e;">Content here</div>
        
        
          .mybackground {background-color:#ef320e;}
        
        Background color #ef320e
      
           Border around this has a color of #ef320e        
        
          <div style="border:2px solid #ef320e;">Content here</div>
        
        
          .myborder {border:2px solid #ef320e;}
        
        Border color #ef320e