#d69c32 color space conversions
Hex:
        #d69c32
        RGB:
        214, 156, 50
        CMY:
        16, 39, 80
        CMYK:
        0, 27, 77, 16
      HSL:
        39°, 66.6667%, 51.7647%
        HSV (HSB):
        39°, 76.6355%, 83.9216%
        XYZ:
        40.1957, 38.3034, 8.2924
        xyY:
        0.4631, 0.4413, 38.3034
      CIE-Lab:
        68.2436, 12.1856, 60.4723
        CIE-LCH:
        68.2436, 61.6878, 78.6071
        CIE-Luv:
        68.2436, 47.4914, 62.6535
        Hunter-Lab:
        61.8897, 7.6241, 35.3788
      #d69c32 color charts
#d69c32 RGB chart
      #d69c32 CMYK chart
      #d69c32 RGB pie chart
      #d69c32 color shades, tints & tones
#d69c32 color schemes
#d69c32 color preview, HTML & CSS examples
           This text has a color of #d69c32        
        
          <p style="color:#d69c32;">Text here</p>
        
        
          .mytext {color:#d69c32;}
        
        Text color #d69c32
      
           This box has a color of #d69c32        
        
          <div style="background-color:#d69c32;">Content here</div>
        
        
          .mybackground {background-color:#d69c32;}
        
        Background color #d69c32
      
           Border around this has a color of #d69c32        
        
          <div style="border:2px solid #d69c32;">Content here</div>
        
        
          .myborder {border:2px solid #d69c32;}
        
        Border color #d69c32