#b7972e color space conversions
Hex:
        #b7972e
        RGB:
        183, 151, 46
        CMY:
        28, 41, 82
        CMYK:
        0, 17, 75, 28
      HSL:
        46°, 59.8253%, 44.9020%
        HSV (HSB):
        46°, 74.8634%, 71.7647%
        XYZ:
        31.0882, 32.3978, 7.1996
        xyY:
        0.4398, 0.4583, 32.3978
      CIE-Lab:
        63.6703, 1.0935, 56.4877
        CIE-LCH:
        63.6703, 56.4983, 88.8910
        CIE-Luv:
        63.6703, 27.3301, 60.4033
        Hunter-Lab:
        56.9190, -2.1147, 32.3438
      #b7972e color charts
#b7972e RGB chart
      #b7972e CMYK chart
      #b7972e RGB pie chart
      #b7972e color shades, tints & tones
#b7972e color schemes
#b7972e color preview, HTML & CSS examples
           This text has a color of #b7972e        
        
          <p style="color:#b7972e;">Text here</p>
        
        
          .mytext {color:#b7972e;}
        
        Text color #b7972e
      
           This box has a color of #b7972e        
        
          <div style="background-color:#b7972e;">Content here</div>
        
        
          .mybackground {background-color:#b7972e;}
        
        Background color #b7972e
      
           Border around this has a color of #b7972e        
        
          <div style="border:2px solid #b7972e;">Content here</div>
        
        
          .myborder {border:2px solid #b7972e;}
        
        Border color #b7972e