#d29d53 color space conversions
Hex:
        #d29d53
        RGB:
        210, 157, 83
        CMY:
        18, 38, 67
        CMYK:
        0, 25, 60, 18
      HSL:
        35°, 58.5253%, 57.4510%
        HSV (HSB):
        35°, 60.4762%, 82.3529%
        XYZ:
        40.1966, 38.4401, 13.4847
        xyY:
        0.4363, 0.4173, 38.4401
      CIE-Lab:
        68.3437, 11.7568, 45.7290
        CIE-LCH:
        68.3437, 47.2161, 75.5817
        CIE-Luv:
        68.3437, 41.5756, 51.5652
        Hunter-Lab:
        62.0001, 7.2271, 30.5048
      #d29d53 color charts
#d29d53 RGB chart
      #d29d53 CMYK chart
      #d29d53 RGB pie chart
      #d29d53 color shades, tints & tones
#d29d53 color schemes
#d29d53 color preview, HTML & CSS examples
           This text has a color of #d29d53        
        
          <p style="color:#d29d53;">Text here</p>
        
        
          .mytext {color:#d29d53;}
        
        Text color #d29d53
      
           This box has a color of #d29d53        
        
          <div style="background-color:#d29d53;">Content here</div>
        
        
          .mybackground {background-color:#d29d53;}
        
        Background color #d29d53
      
           Border around this has a color of #d29d53        
        
          <div style="border:2px solid #d29d53;">Content here</div>
        
        
          .myborder {border:2px solid #d29d53;}
        
        Border color #d29d53