#ff8c12 color space conversions
Hex:
        #ff8c12
        RGB:
        255, 140, 18
        CMY:
        0, 45, 93
        CMYK:
        0, 45, 93, 0
      HSL:
        31°, 100.0000%, 53.5294%
        HSV (HSB):
        31°, 92.9412%, 100.0000%
        XYZ:
        50.7273, 40.0598, 5.6310
        xyY:
        0.5261, 0.4155, 40.0598
      CIE-Lab:
        69.5121, 36.9881, 72.9207
        CIE-LCH:
        69.5121, 81.7652, 63.1042
        CIE-Luv:
        69.5121, 95.4995, 64.1363
        Hunter-Lab:
        63.2928, 32.2998, 39.0301
      #ff8c12 color charts
#ff8c12 RGB chart
      #ff8c12 CMYK chart
      #ff8c12 RGB pie chart
      #ff8c12 color shades, tints & tones
#ff8c12 color schemes
#ff8c12 color preview, HTML & CSS examples
           This text has a color of #ff8c12        
        
          <p style="color:#ff8c12;">Text here</p>
        
        
          .mytext {color:#ff8c12;}
        
        Text color #ff8c12
      
           This box has a color of #ff8c12        
        
          <div style="background-color:#ff8c12;">Content here</div>
        
        
          .mybackground {background-color:#ff8c12;}
        
        Background color #ff8c12
      
           Border around this has a color of #ff8c12        
        
          <div style="border:2px solid #ff8c12;">Content here</div>
        
        
          .myborder {border:2px solid #ff8c12;}
        
        Border color #ff8c12