#d96b14 color space conversions
Hex:
        #d96b14
        RGB:
        217, 107, 20
        CMY:
        15, 58, 92
        CMYK:
        0, 51, 91, 15
      HSL:
        26°, 83.1224%, 46.4706%
        HSV (HSB):
        26°, 90.7834%, 85.0980%
        XYZ:
        33.9992, 25.3176, 3.7567
        xyY:
        0.5390, 0.4014, 25.3176
      CIE-Lab:
        57.3836, 38.6249, 61.4140
        CIE-LCH:
        57.3836, 72.5504, 57.8331
        CIE-Luv:
        57.3836, 91.1058, 50.5475
        Hunter-Lab:
        50.3166, 32.5595, 30.7950
      #d96b14 color charts
#d96b14 RGB chart
      #d96b14 CMYK chart
      #d96b14 RGB pie chart
      #d96b14 color shades, tints & tones
#d96b14 color schemes
#d96b14 color preview, HTML & CSS examples
           This text has a color of #d96b14        
        
          <p style="color:#d96b14;">Text here</p>
        
        
          .mytext {color:#d96b14;}
        
        Text color #d96b14
      
           This box has a color of #d96b14        
        
          <div style="background-color:#d96b14;">Content here</div>
        
        
          .mybackground {background-color:#d96b14;}
        
        Background color #d96b14
      
           Border around this has a color of #d96b14        
        
          <div style="border:2px solid #d96b14;">Content here</div>
        
        
          .myborder {border:2px solid #d96b14;}
        
        Border color #d96b14