#b8b865 color space conversions
Hex:
        #b8b865
        RGB:
        184, 184, 101
        CMY:
        28, 28, 60
        CMYK:
        0, 0, 45, 28
      HSL:
        60°, 36.8889%, 55.8824%
        HSV (HSB):
        60°, 45.1087%, 72.1569%
        XYZ:
        39.2566, 45.4109, 19.0081
        xyY:
        0.3786, 0.4380, 45.4109
      CIE-Lab:
        73.1616, -11.9587, 41.9491
        CIE-LCH:
        73.1616, 43.6204, 105.9117
        CIE-Luv:
        73.1616, 3.9356, 54.5534
        Hunter-Lab:
        67.3876, -13.9433, 30.4474
      #b8b865 color charts
#b8b865 RGB chart
      #b8b865 CMYK chart
      #b8b865 RGB pie chart
      #b8b865 color shades, tints & tones
#b8b865 color schemes
#b8b865 color preview, HTML & CSS examples
           This text has a color of #b8b865        
        
          <p style="color:#b8b865;">Text here</p>
        
        
          .mytext {color:#b8b865;}
        
        Text color #b8b865
      
           This box has a color of #b8b865        
        
          <div style="background-color:#b8b865;">Content here</div>
        
        
          .mybackground {background-color:#b8b865;}
        
        Background color #b8b865
      
           Border around this has a color of #b8b865        
        
          <div style="border:2px solid #b8b865;">Content here</div>
        
        
          .myborder {border:2px solid #b8b865;}
        
        Border color #b8b865