#b9a276 color space conversions
Hex:
        #b9a276
        RGB:
        185, 162, 118
        CMY:
        27, 36, 54
        CMYK:
        0, 12, 36, 27
      HSL:
        39°, 32.3671%, 59.4118%
        HSV (HSB):
        39°, 36.2162%, 72.5490%
        XYZ:
        36.1979, 37.4630, 22.4628
        xyY:
        0.3766, 0.3897, 37.4630
      CIE-Lab:
        67.6229, 1.9816, 26.0009
        CIE-LCH:
        67.6229, 26.0764, 85.6417
        CIE-Luv:
        67.6229, 17.3345, 33.6492
        Hunter-Lab:
        61.2070, -1.5470, 21.0856
      #b9a276 color charts
#b9a276 RGB chart
      #b9a276 CMYK chart
      #b9a276 RGB pie chart
      #b9a276 color shades, tints & tones
#b9a276 color schemes
#b9a276 color preview, HTML & CSS examples
           This text has a color of #b9a276        
        
          <p style="color:#b9a276;">Text here</p>
        
        
          .mytext {color:#b9a276;}
        
        Text color #b9a276
      
           This box has a color of #b9a276        
        
          <div style="background-color:#b9a276;">Content here</div>
        
        
          .mybackground {background-color:#b9a276;}
        
        Background color #b9a276
      
           Border around this has a color of #b9a276        
        
          <div style="border:2px solid #b9a276;">Content here</div>
        
        
          .myborder {border:2px solid #b9a276;}
        
        Border color #b9a276