#b58225 color space conversions
Hex:
        #b58225
        RGB:
        181, 130, 37
        CMY:
        29, 49, 85
        CMYK:
        0, 28, 80, 29
      HSL:
        39°, 66.0550%, 42.7451%
        HSV (HSB):
        39°, 79.5580%, 70.9804%
        XYZ:
        27.3726, 25.9226, 5.3111
        xyY:
        0.4671, 0.4423, 25.9226
      CIE-Lab:
        57.9635, 11.3808, 54.4477
        CIE-LCH:
        57.9635, 55.6244, 78.1938
        CIE-Luv:
        57.9635, 41.8398, 53.9047
        Hunter-Lab:
        50.9142, 6.8656, 29.4551
      #b58225 color charts
#b58225 RGB chart
      #b58225 CMYK chart
      #b58225 RGB pie chart
      #b58225 color shades, tints & tones
#b58225 color schemes
#b58225 color preview, HTML & CSS examples
           This text has a color of #b58225        
        
          <p style="color:#b58225;">Text here</p>
        
        
          .mytext {color:#b58225;}
        
        Text color #b58225
      
           This box has a color of #b58225        
        
          <div style="background-color:#b58225;">Content here</div>
        
        
          .mybackground {background-color:#b58225;}
        
        Background color #b58225
      
           Border around this has a color of #b58225        
        
          <div style="border:2px solid #b58225;">Content here</div>
        
        
          .myborder {border:2px solid #b58225;}
        
        Border color #b58225