#b6b232 color space conversions
Hex:
        #b6b232
        RGB:
        182, 178, 50
        CMY:
        29, 30, 80
        CMYK:
        0, 2, 73, 29
      HSL:
        58°, 56.8966%, 45.4902%
        HSV (HSB):
        58°, 72.5275%, 71.3725%
        XYZ:
        35.7875, 42.0162, 9.2413
        xyY:
        0.4111, 0.4827, 42.0162
      CIE-Lab:
        70.8821, -13.4413, 61.9035
        CIE-LCH:
        70.8821, 63.3460, 102.2507
        CIE-Luv:
        70.8821, 7.8338, 70.7089
        Hunter-Lab:
        64.8199, -14.8836, 36.9210
      #b6b232 color charts
#b6b232 RGB chart
      #b6b232 CMYK chart
      #b6b232 RGB pie chart
      #b6b232 color shades, tints & tones
#b6b232 color schemes
#b6b232 color preview, HTML & CSS examples
           This text has a color of #b6b232        
        
          <p style="color:#b6b232;">Text here</p>
        
        
          .mytext {color:#b6b232;}
        
        Text color #b6b232
      
           This box has a color of #b6b232        
        
          <div style="background-color:#b6b232;">Content here</div>
        
        
          .mybackground {background-color:#b6b232;}
        
        Background color #b6b232
      
           Border around this has a color of #b6b232        
        
          <div style="border:2px solid #b6b232;">Content here</div>
        
        
          .myborder {border:2px solid #b6b232;}
        
        Border color #b6b232