#b6991d color space conversions
Hex:
        #b6991d
        RGB:
        182, 153, 29
        CMY:
        29, 40, 89
        CMYK:
        0, 16, 84, 29
      HSL:
        49°, 72.5118%, 41.3725%
        HSV (HSB):
        49°, 84.0659%, 71.3725%
        XYZ:
        30.9044, 32.8163, 5.8677
        xyY:
        0.4441, 0.4716, 32.8163
      CIE-Lab:
        64.0119, -1.0591, 62.4075
        CIE-LCH:
        64.0119, 62.4164, 90.9722
        CIE-Luv:
        64.0119, 25.6001, 64.7759
        Hunter-Lab:
        57.2855, -3.9523, 34.0268
      #b6991d color charts
#b6991d RGB chart
      #b6991d CMYK chart
      #b6991d RGB pie chart
      #b6991d color shades, tints & tones
#b6991d color schemes
#b6991d color preview, HTML & CSS examples
           This text has a color of #b6991d        
        
          <p style="color:#b6991d;">Text here</p>
        
        
          .mytext {color:#b6991d;}
        
        Text color #b6991d
      
           This box has a color of #b6991d        
        
          <div style="background-color:#b6991d;">Content here</div>
        
        
          .mybackground {background-color:#b6991d;}
        
        Background color #b6991d
      
           Border around this has a color of #b6991d        
        
          <div style="border:2px solid #b6991d;">Content here</div>
        
        
          .myborder {border:2px solid #b6991d;}
        
        Border color #b6991d