#b29f26 color space conversions
Hex:
        #b29f26
        RGB:
        178, 159, 38
        CMY:
        30, 38, 85
        CMYK:
        0, 11, 79, 30
      HSL:
        52°, 64.8148%, 42.3529%
        HSV (HSB):
        52°, 78.6517%, 69.8039%
        XYZ:
        31.1081, 34.4012, 6.8342
        xyY:
        0.4300, 0.4755, 34.4012
      CIE-Lab:
        65.2798, -5.7705, 60.6547
        CIE-LCH:
        65.2798, 60.9286, 95.4346
        CIE-Luv:
        65.2798, 18.1392, 65.4380
        Hunter-Lab:
        58.6525, -7.9692, 34.1482
      #b29f26 color charts
#b29f26 RGB chart
      #b29f26 CMYK chart
      #b29f26 RGB pie chart
      #b29f26 color shades, tints & tones
#b29f26 color schemes
#b29f26 color preview, HTML & CSS examples
           This text has a color of #b29f26        
        
          <p style="color:#b29f26;">Text here</p>
        
        
          .mytext {color:#b29f26;}
        
        Text color #b29f26
      
           This box has a color of #b29f26        
        
          <div style="background-color:#b29f26;">Content here</div>
        
        
          .mybackground {background-color:#b29f26;}
        
        Background color #b29f26
      
           Border around this has a color of #b29f26        
        
          <div style="border:2px solid #b29f26;">Content here</div>
        
        
          .myborder {border:2px solid #b29f26;}
        
        Border color #b29f26