#d29130 color space conversions
Hex:
        #d29130
        RGB:
        210, 145, 48
        CMY:
        18, 43, 81
        CMYK:
        0, 31, 77, 18
      HSL:
        36°, 64.2857%, 50.5882%
        HSV (HSB):
        36°, 77.1429%, 82.3529%
        XYZ:
        37.2372, 34.1658, 7.4284
        xyY:
        0.4724, 0.4334, 34.1658
      CIE-Lab:
        65.0940, 16.3181, 58.0949
        CIE-LCH:
        65.0940, 60.3432, 74.3106
        CIE-Luv:
        65.0940, 52.9363, 58.5829
        Hunter-Lab:
        58.4515, 11.4253, 33.3812
      #d29130 color charts
#d29130 RGB chart
      #d29130 CMYK chart
      #d29130 RGB pie chart
      #d29130 color shades, tints & tones
#d29130 color schemes
#d29130 color preview, HTML & CSS examples
           This text has a color of #d29130        
        
          <p style="color:#d29130;">Text here</p>
        
        
          .mytext {color:#d29130;}
        
        Text color #d29130
      
           This box has a color of #d29130        
        
          <div style="background-color:#d29130;">Content here</div>
        
        
          .mybackground {background-color:#d29130;}
        
        Background color #d29130
      
           Border around this has a color of #d29130        
        
          <div style="border:2px solid #d29130;">Content here</div>
        
        
          .myborder {border:2px solid #d29130;}
        
        Border color #d29130