#b6b082 color space conversions
Hex:
        #b6b082
        RGB:
        182, 176, 130
        CMY:
        29, 31, 49
        CMYK:
        0, 3, 29, 29
      HSL:
        53°, 26.2626%, 61.1765%
        HSV (HSB):
        53°, 28.5714%, 71.3725%
        XYZ:
        38.8460, 42.6075, 27.2958
        xyY:
        0.3572, 0.3918, 42.6075
      CIE-Lab:
        71.2877, -5.1843, 24.3884
        CIE-LCH:
        71.2877, 24.9333, 102.0010
        CIE-Luv:
        71.2877, 6.1670, 33.6671
        Hunter-Lab:
        65.2744, -8.0015, 20.8988
      #b6b082 color charts
#b6b082 RGB chart
      #b6b082 CMYK chart
      #b6b082 RGB pie chart
      #b6b082 color shades, tints & tones
#b6b082 color schemes
#b6b082 color preview, HTML & CSS examples
           This text has a color of #b6b082        
        
          <p style="color:#b6b082;">Text here</p>
        
        
          .mytext {color:#b6b082;}
        
        Text color #b6b082
      
           This box has a color of #b6b082        
        
          <div style="background-color:#b6b082;">Content here</div>
        
        
          .mybackground {background-color:#b6b082;}
        
        Background color #b6b082
      
           Border around this has a color of #b6b082        
        
          <div style="border:2px solid #b6b082;">Content here</div>
        
        
          .myborder {border:2px solid #b6b082;}
        
        Border color #b6b082