#ef7f00 color space conversions
Hex:
        #ef7f00
        RGB:
        239, 127, 0
        CMY:
        6, 50, 100
        CMYK:
        0, 47, 100, 6
      HSL:
        32°, 100.0000%, 46.8627%
        HSV (HSB):
        32°, 100.0000%, 93.7255%
        XYZ:
        43.1860, 33.5295, 4.1957
        xyY:
        0.5337, 0.4144, 33.5295
      CIE-Lab:
        64.5873, 37.0302, 71.3908
        CIE-LCH:
        64.5873, 80.4231, 62.5844
        CIE-Luv:
        64.5873, 93.4858, 60.2602
        Hunter-Lab:
        57.9046, 31.7943, 36.2372
      #ef7f00 color charts
#ef7f00 RGB chart
      #ef7f00 CMYK chart
      #ef7f00 RGB pie chart
      #ef7f00 color shades, tints & tones
#ef7f00 color schemes
#ef7f00 color preview, HTML & CSS examples
           This text has a color of #ef7f00        
        
          <p style="color:#ef7f00;">Text here</p>
        
        
          .mytext {color:#ef7f00;}
        
        Text color #ef7f00
      
           This box has a color of #ef7f00        
        
          <div style="background-color:#ef7f00;">Content here</div>
        
        
          .mybackground {background-color:#ef7f00;}
        
        Background color #ef7f00
      
           Border around this has a color of #ef7f00        
        
          <div style="border:2px solid #ef7f00;">Content here</div>
        
        
          .myborder {border:2px solid #ef7f00;}
        
        Border color #ef7f00