#d67f0e color space conversions
Hex:
        #d67f0e
        RGB:
        214, 127, 14
        CMY:
        16, 50, 95
        CMYK:
        0, 41, 93, 16
      HSL:
        34°, 87.7193%, 44.7059%
        HSV (HSB):
        34°, 93.4579%, 83.9216%
        XYZ:
        35.4002, 29.5066, 4.2450
        xyY:
        0.5119, 0.4267, 29.5066
      CIE-Lab:
        61.2261, 26.8717, 65.3319
        CIE-LCH:
        61.2261, 70.6424, 67.6421
        CIE-Luv:
        61.2261, 72.1990, 57.9530
        Hunter-Lab:
        54.3200, 21.2681, 33.3906
      #d67f0e color charts
#d67f0e RGB chart
      #d67f0e CMYK chart
      #d67f0e RGB pie chart
      #d67f0e color shades, tints & tones
#d67f0e color schemes
#d67f0e color preview, HTML & CSS examples
           This text has a color of #d67f0e        
        
          <p style="color:#d67f0e;">Text here</p>
        
        
          .mytext {color:#d67f0e;}
        
        Text color #d67f0e
      
           This box has a color of #d67f0e        
        
          <div style="background-color:#d67f0e;">Content here</div>
        
        
          .mybackground {background-color:#d67f0e;}
        
        Background color #d67f0e
      
           Border around this has a color of #d67f0e        
        
          <div style="border:2px solid #d67f0e;">Content here</div>
        
        
          .myborder {border:2px solid #d67f0e;}
        
        Border color #d67f0e