#b29f41 color space conversions
Hex:
        #b29f41
        RGB:
        178, 159, 65
        CMY:
        30, 38, 75
        CMYK:
        0, 11, 63, 30
      HSL:
        50°, 46.5021%, 47.6471%
        HSV (HSB):
        50°, 63.4831%, 69.8039%
        XYZ:
        31.7124, 34.6429, 10.0164
        xyY:
        0.4152, 0.4536, 34.6429
      CIE-Lab:
        65.4697, -4.3723, 50.1805
        CIE-LCH:
        65.4697, 50.3706, 94.9797
        CIE-Luv:
        65.4697, 17.3095, 57.8130
        Hunter-Lab:
        58.8582, -6.8274, 31.1109
      #b29f41 color charts
#b29f41 RGB chart
      #b29f41 CMYK chart
      #b29f41 RGB pie chart
      #b29f41 color shades, tints & tones
#b29f41 color schemes
#b29f41 color preview, HTML & CSS examples
           This text has a color of #b29f41        
        
          <p style="color:#b29f41;">Text here</p>
        
        
          .mytext {color:#b29f41;}
        
        Text color #b29f41
      
           This box has a color of #b29f41        
        
          <div style="background-color:#b29f41;">Content here</div>
        
        
          .mybackground {background-color:#b29f41;}
        
        Background color #b29f41
      
           Border around this has a color of #b29f41        
        
          <div style="border:2px solid #b29f41;">Content here</div>
        
        
          .myborder {border:2px solid #b29f41;}
        
        Border color #b29f41