#d29f29 color space conversions
Hex:
        #d29f29
        RGB:
        210, 159, 41
        CMY:
        18, 38, 84
        CMYK:
        0, 24, 80, 18
      HSL:
        42°, 67.3307%, 49.2157%
        HSV (HSB):
        42°, 80.4762%, 82.3529%
        XYZ:
        39.3767, 38.6580, 7.4842
        xyY:
        0.4604, 0.4520, 38.6580
      CIE-Lab:
        68.5028, 8.5018, 63.7679
        CIE-LCH:
        68.5028, 64.3322, 82.4059
        CIE-Luv:
        68.5028, 42.4011, 65.7681
        Hunter-Lab:
        62.1756, 4.2395, 36.3860
      #d29f29 color charts
#d29f29 RGB chart
      #d29f29 CMYK chart
      #d29f29 RGB pie chart
      #d29f29 color shades, tints & tones
#d29f29 color schemes
#d29f29 color preview, HTML & CSS examples
           This text has a color of #d29f29        
        
          <p style="color:#d29f29;">Text here</p>
        
        
          .mytext {color:#d29f29;}
        
        Text color #d29f29
      
           This box has a color of #d29f29        
        
          <div style="background-color:#d29f29;">Content here</div>
        
        
          .mybackground {background-color:#d29f29;}
        
        Background color #d29f29
      
           Border around this has a color of #d29f29        
        
          <div style="border:2px solid #d29f29;">Content here</div>
        
        
          .myborder {border:2px solid #d29f29;}
        
        Border color #d29f29