#d67400 color space conversions
Hex:
        #d67400
        RGB:
        214, 116, 0
        CMY:
        16, 55, 100
        CMYK:
        0, 46, 100, 16
      HSL:
        33°, 100.0000%, 41.9608%
        HSV (HSB):
        33°, 100.0000%, 83.9216%
        XYZ:
        33.9769, 26.7869, 3.3796
        xyY:
        0.5297, 0.4176, 26.7869
      CIE-Lab:
        58.7766, 32.5430, 66.0712
        CIE-LCH:
        58.7766, 73.6509, 63.7777
        CIE-Luv:
        58.7766, 81.7132, 55.2475
        Hunter-Lab:
        51.7561, 26.6089, 32.3577
      #d67400 color charts
#d67400 RGB chart
      #d67400 CMYK chart
      #d67400 RGB pie chart
      #d67400 color shades, tints & tones
#d67400 color schemes
#d67400 color preview, HTML & CSS examples
           This text has a color of #d67400        
        
          <p style="color:#d67400;">Text here</p>
        
        
          .mytext {color:#d67400;}
        
        Text color #d67400
      
           This box has a color of #d67400        
        
          <div style="background-color:#d67400;">Content here</div>
        
        
          .mybackground {background-color:#d67400;}
        
        Background color #d67400
      
           Border around this has a color of #d67400        
        
          <div style="border:2px solid #d67400;">Content here</div>
        
        
          .myborder {border:2px solid #d67400;}
        
        Border color #d67400