#d29c14 color space conversions
Hex:
        #d29c14
        RGB:
        210, 156, 20
        CMY:
        18, 39, 92
        CMYK:
        0, 26, 90, 18
      HSL:
        43°, 82.6087%, 45.0980%
        HSV (HSB):
        43°, 90.4762%, 82.3529%
        XYZ:
        38.5931, 37.5291, 5.8716
        xyY:
        0.4707, 0.4577, 37.5291
      CIE-Lab:
        67.6721, 9.5932, 68.7017
        CIE-LCH:
        67.6721, 69.3682, 82.0508
        CIE-Luv:
        67.6721, 45.2994, 67.9103
        Hunter-Lab:
        61.2610, 5.2444, 37.2000
      #d29c14 color charts
#d29c14 RGB chart
      #d29c14 CMYK chart
      #d29c14 RGB pie chart
      #d29c14 color shades, tints & tones
#d29c14 color schemes
#d29c14 color preview, HTML & CSS examples
           This text has a color of #d29c14        
        
          <p style="color:#d29c14;">Text here</p>
        
        
          .mytext {color:#d29c14;}
        
        Text color #d29c14
      
           This box has a color of #d29c14        
        
          <div style="background-color:#d29c14;">Content here</div>
        
        
          .mybackground {background-color:#d29c14;}
        
        Background color #d29c14
      
           Border around this has a color of #d29c14        
        
          <div style="border:2px solid #d29c14;">Content here</div>
        
        
          .myborder {border:2px solid #d29c14;}
        
        Border color #d29c14