#b08026 color space conversions
Hex:
        #b08026
        RGB:
        176, 128, 38
        CMY:
        31, 50, 85
        CMYK:
        0, 27, 78, 31
      HSL:
        39°, 64.4860%, 41.9608%
        HSV (HSB):
        39°, 78.4091%, 69.0196%
        XYZ:
        25.9735, 24.8084, 5.2533
        xyY:
        0.4635, 0.4427, 24.8084
      CIE-Lab:
        56.8882, 10.2912, 52.8602
        CIE-LCH:
        56.8882, 53.8526, 78.9830
        CIE-Luv:
        56.8882, 39.3420, 52.6262
        Hunter-Lab:
        49.8080, 5.9188, 28.6123
      #b08026 color charts
#b08026 RGB chart
      #b08026 CMYK chart
      #b08026 RGB pie chart
      #b08026 color shades, tints & tones
#b08026 color schemes
#b08026 color preview, HTML & CSS examples
           This text has a color of #b08026        
        
          <p style="color:#b08026;">Text here</p>
        
        
          .mytext {color:#b08026;}
        
        Text color #b08026
      
           This box has a color of #b08026        
        
          <div style="background-color:#b08026;">Content here</div>
        
        
          .mybackground {background-color:#b08026;}
        
        Background color #b08026
      
           Border around this has a color of #b08026        
        
          <div style="border:2px solid #b08026;">Content here</div>
        
        
          .myborder {border:2px solid #b08026;}
        
        Border color #b08026