#b6b865 color space conversions
Hex:
        #b6b865
        RGB:
        182, 184, 101
        CMY:
        29, 28, 60
        CMYK:
        1, 0, 45, 28
      HSL:
        61°, 36.8889%, 55.8824%
        HSV (HSB):
        61°, 45.1087%, 72.1569%
        XYZ:
        38.7809, 45.1656, 18.9858
        xyY:
        0.3768, 0.4388, 45.1656
      CIE-Lab:
        73.0008, -12.7759, 41.7155
        CIE-LCH:
        73.0008, 43.6281, 107.0279
        CIE-Luv:
        73.0008, 2.6378, 54.4480
        Hunter-Lab:
        67.2054, -14.6061, 30.2941
      #b6b865 color charts
#b6b865 RGB chart
      #b6b865 CMYK chart
      #b6b865 RGB pie chart
      #b6b865 color shades, tints & tones
#b6b865 color schemes
#b6b865 color preview, HTML & CSS examples
           This text has a color of #b6b865        
        
          <p style="color:#b6b865;">Text here</p>
        
        
          .mytext {color:#b6b865;}
        
        Text color #b6b865
      
           This box has a color of #b6b865        
        
          <div style="background-color:#b6b865;">Content here</div>
        
        
          .mybackground {background-color:#b6b865;}
        
        Background color #b6b865
      
           Border around this has a color of #b6b865        
        
          <div style="border:2px solid #b6b865;">Content here</div>
        
        
          .myborder {border:2px solid #b6b865;}
        
        Border color #b6b865