#ff8e14 color space conversions
Hex:
        #ff8e14
        RGB:
        255, 142, 20
        CMY:
        0, 44, 92
        CMYK:
        0, 44, 92, 0
      HSL:
        31°, 100.0000%, 53.9216%
        HSV (HSB):
        31°, 92.1569%, 100.0000%
        XYZ:
        51.0393, 40.6565, 5.8192
        xyY:
        0.5234, 0.4169, 40.6565
      CIE-Lab:
        69.9346, 35.9969, 72.8277
        CIE-LCH:
        69.9346, 81.2383, 63.6980
        CIE-Luv:
        69.9346, 93.7550, 64.6202
        Hunter-Lab:
        63.7625, 31.2977, 39.2226
      #ff8e14 color charts
#ff8e14 RGB chart
      #ff8e14 CMYK chart
      #ff8e14 RGB pie chart
      #ff8e14 color shades, tints & tones
#ff8e14 color schemes
#ff8e14 color preview, HTML & CSS examples
           This text has a color of #ff8e14        
        
          <p style="color:#ff8e14;">Text here</p>
        
        
          .mytext {color:#ff8e14;}
        
        Text color #ff8e14
      
           This box has a color of #ff8e14        
        
          <div style="background-color:#ff8e14;">Content here</div>
        
        
          .mybackground {background-color:#ff8e14;}
        
        Background color #ff8e14
      
           Border around this has a color of #ff8e14        
        
          <div style="border:2px solid #ff8e14;">Content here</div>
        
        
          .myborder {border:2px solid #ff8e14;}
        
        Border color #ff8e14