#d29d32 color space conversions
Hex:
        #d29d32
        RGB:
        210, 157, 50
        CMY:
        18, 38, 80
        CMYK:
        0, 25, 76, 18
      HSL:
        40°, 64.0000%, 50.9804%
        HSV (HSB):
        40°, 76.1905%, 82.3529%
        XYZ:
        39.2110, 38.0459, 8.2946
        xyY:
        0.4583, 0.4447, 38.0459
      CIE-Lab:
        68.0544, 9.9110, 60.1386
        CIE-LCH:
        68.0544, 60.9498, 80.6416
        CIE-Luv:
        68.0544, 43.5660, 62.8859
        Hunter-Lab:
        61.6813, 5.5307, 35.2040
      #d29d32 color charts
#d29d32 RGB chart
      #d29d32 CMYK chart
      #d29d32 RGB pie chart
      #d29d32 color shades, tints & tones
#d29d32 color schemes
#d29d32 color preview, HTML & CSS examples
           This text has a color of #d29d32        
        
          <p style="color:#d29d32;">Text here</p>
        
        
          .mytext {color:#d29d32;}
        
        Text color #d29d32
      
           This box has a color of #d29d32        
        
          <div style="background-color:#d29d32;">Content here</div>
        
        
          .mybackground {background-color:#d29d32;}
        
        Background color #d29d32
      
           Border around this has a color of #d29d32        
        
          <div style="border:2px solid #d29d32;">Content here</div>
        
        
          .myborder {border:2px solid #d29d32;}
        
        Border color #d29d32