#b6991e color space conversions
Hex:
        #b6991e
        RGB:
        182, 153, 30
        CMY:
        29, 40, 88
        CMYK:
        0, 16, 84, 29
      HSL:
        49°, 71.6981%, 41.5686%
        HSV (HSB):
        49°, 83.5165%, 71.3725%
        XYZ:
        30.9170, 32.8213, 5.9339
        xyY:
        0.4437, 0.4711, 32.8213
      CIE-Lab:
        64.0159, -1.0300, 62.1314
        CIE-LCH:
        64.0159, 62.1400, 90.9498
        CIE-Luv:
        64.0159, 25.5783, 64.6089
        Hunter-Lab:
        57.2899, -3.9282, 33.9618
      #b6991e color charts
#b6991e RGB chart
      #b6991e CMYK chart
      #b6991e RGB pie chart
      #b6991e color shades, tints & tones
#b6991e color schemes
#b6991e color preview, HTML & CSS examples
           This text has a color of #b6991e        
        
          <p style="color:#b6991e;">Text here</p>
        
        
          .mytext {color:#b6991e;}
        
        Text color #b6991e
      
           This box has a color of #b6991e        
        
          <div style="background-color:#b6991e;">Content here</div>
        
        
          .mybackground {background-color:#b6991e;}
        
        Background color #b6991e
      
           Border around this has a color of #b6991e        
        
          <div style="border:2px solid #b6991e;">Content here</div>
        
        
          .myborder {border:2px solid #b6991e;}
        
        Border color #b6991e