#b8966a color space conversions
Hex:
        #b8966a
        RGB:
        184, 150, 106
        CMY:
        28, 41, 58
        CMYK:
        0, 18, 42, 28
      HSL:
        34°, 35.4545%, 56.8627%
        HSV (HSB):
        34°, 42.3913%, 72.1569%
        XYZ:
        33.2750, 33.0436, 18.2599
        xyY:
        0.3934, 0.3907, 33.0436
      CIE-Lab:
        64.1962, 6.7218, 27.9776
        CIE-LCH:
        64.1962, 28.7737, 76.4904
        CIE-Luv:
        64.1962, 25.1907, 34.3429
        Hunter-Lab:
        57.4836, 2.7304, 21.4048
      #b8966a color charts
#b8966a RGB chart
      #b8966a CMYK chart
      #b8966a RGB pie chart
      #b8966a color shades, tints & tones
#b8966a color schemes
#b8966a color preview, HTML & CSS examples
           This text has a color of #b8966a        
        
          <p style="color:#b8966a;">Text here</p>
        
        
          .mytext {color:#b8966a;}
        
        Text color #b8966a
      
           This box has a color of #b8966a        
        
          <div style="background-color:#b8966a;">Content here</div>
        
        
          .mybackground {background-color:#b8966a;}
        
        Background color #b8966a
      
           Border around this has a color of #b8966a        
        
          <div style="border:2px solid #b8966a;">Content here</div>
        
        
          .myborder {border:2px solid #b8966a;}
        
        Border color #b8966a