#d69d32 color space conversions
Hex:
        #d69d32
        RGB:
        214, 157, 50
        CMY:
        16, 38, 80
        CMYK:
        0, 27, 77, 16
      HSL:
        39°, 66.6667%, 51.7647%
        HSV (HSB):
        39°, 76.6355%, 83.9216%
        XYZ:
        40.3643, 38.6404, 8.3485
        xyY:
        0.4621, 0.4423, 38.6404
      CIE-Lab:
        68.4900, 11.6475, 60.7061
        CIE-LCH:
        68.4900, 61.8134, 79.1389
        CIE-Luv:
        68.4900, 46.7223, 63.0549
        Hunter-Lab:
        62.1614, 7.1259, 35.5501
      #d69d32 color charts
#d69d32 RGB chart
      #d69d32 CMYK chart
      #d69d32 RGB pie chart
      #d69d32 color shades, tints & tones
#d69d32 color schemes
#d69d32 color preview, HTML & CSS examples
           This text has a color of #d69d32        
        
          <p style="color:#d69d32;">Text here</p>
        
        
          .mytext {color:#d69d32;}
        
        Text color #d69d32
      
           This box has a color of #d69d32        
        
          <div style="background-color:#d69d32;">Content here</div>
        
        
          .mybackground {background-color:#d69d32;}
        
        Background color #d69d32
      
           Border around this has a color of #d69d32        
        
          <div style="border:2px solid #d69d32;">Content here</div>
        
        
          .myborder {border:2px solid #d69d32;}
        
        Border color #d69d32