#b9b082 color space conversions
Hex:
        #b9b082
        RGB:
        185, 176, 130
        CMY:
        27, 31, 49
        CMYK:
        0, 5, 30, 27
      HSL:
        50°, 28.2051%, 61.7647%
        HSV (HSB):
        50°, 29.7297%, 72.5490%
        XYZ:
        39.5622, 42.9767, 27.3293
        xyY:
        0.3601, 0.3912, 42.9767
      CIE-Lab:
        71.5391, -4.0015, 24.7702
        CIE-LCH:
        71.5391, 25.0914, 99.1766
        CIE-Luv:
        71.5391, 8.0886, 33.9264
        Hunter-Lab:
        65.5566, -7.0026, 21.1728
      #b9b082 color charts
#b9b082 RGB chart
      #b9b082 CMYK chart
      #b9b082 RGB pie chart
      #b9b082 color shades, tints & tones
#b9b082 color schemes
#b9b082 color preview, HTML & CSS examples
           This text has a color of #b9b082        
        
          <p style="color:#b9b082;">Text here</p>
        
        
          .mytext {color:#b9b082;}
        
        Text color #b9b082
      
           This box has a color of #b9b082        
        
          <div style="background-color:#b9b082;">Content here</div>
        
        
          .mybackground {background-color:#b9b082;}
        
        Background color #b9b082
      
           Border around this has a color of #b9b082        
        
          <div style="border:2px solid #b9b082;">Content here</div>
        
        
          .myborder {border:2px solid #b9b082;}
        
        Border color #b9b082