#b9972e color space conversions
Hex:
        #b9972e
        RGB:
        185, 151, 46
        CMY:
        27, 41, 82
        CMYK:
        0, 18, 75, 27
      HSL:
        45°, 60.1732%, 45.2941%
        HSV (HSB):
        45°, 75.1351%, 72.5490%
        XYZ:
        31.5673, 32.6448, 7.2221
        xyY:
        0.4419, 0.4570, 32.6448
      CIE-Lab:
        63.8722, 1.9838, 56.7520
        CIE-LCH:
        63.8722, 56.7867, 87.9980
        CIE-Luv:
        63.8722, 28.8469, 60.4751
        Hunter-Lab:
        57.1356, -1.3663, 32.5005
      #b9972e color charts
#b9972e RGB chart
      #b9972e CMYK chart
      #b9972e RGB pie chart
      #b9972e color shades, tints & tones
#b9972e color schemes
#b9972e color preview, HTML & CSS examples
           This text has a color of #b9972e        
        
          <p style="color:#b9972e;">Text here</p>
        
        
          .mytext {color:#b9972e;}
        
        Text color #b9972e
      
           This box has a color of #b9972e        
        
          <div style="background-color:#b9972e;">Content here</div>
        
        
          .mybackground {background-color:#b9972e;}
        
        Background color #b9972e
      
           Border around this has a color of #b9972e        
        
          <div style="border:2px solid #b9972e;">Content here</div>
        
        
          .myborder {border:2px solid #b9972e;}
        
        Border color #b9972e