#d29148 color space conversions
Hex:
        #d29148
        RGB:
        210, 145, 72
        CMY:
        18, 43, 72
        CMYK:
        0, 31, 66, 18
      HSL:
        32°, 60.5263%, 55.2941%
        HSV (HSB):
        32°, 65.7143%, 82.3529%
        XYZ:
        37.8734, 34.4203, 10.7785
        xyY:
        0.4559, 0.4143, 34.4203
      CIE-Lab:
        65.2948, 17.5243, 47.6447
        CIE-LCH:
        65.2948, 50.7654, 69.8059
        CIE-Luv:
        65.2948, 51.3166, 50.7944
        Hunter-Lab:
        58.6688, 12.5595, 30.1755
      #d29148 color charts
#d29148 RGB chart
      #d29148 CMYK chart
      #d29148 RGB pie chart
      #d29148 color shades, tints & tones
#d29148 color schemes
#d29148 color preview, HTML & CSS examples
           This text has a color of #d29148        
        
          <p style="color:#d29148;">Text here</p>
        
        
          .mytext {color:#d29148;}
        
        Text color #d29148
      
           This box has a color of #d29148        
        
          <div style="background-color:#d29148;">Content here</div>
        
        
          .mybackground {background-color:#d29148;}
        
        Background color #d29148
      
           Border around this has a color of #d29148        
        
          <div style="border:2px solid #d29148;">Content here</div>
        
        
          .myborder {border:2px solid #d29148;}
        
        Border color #d29148