#b9b356 color space conversions
Hex:
        #b9b356
        RGB:
        185, 179, 86
        CMY:
        27, 30, 66
        CMYK:
        0, 3, 54, 27
      HSL:
        56°, 41.4226%, 53.1373%
        HSV (HSB):
        56°, 53.5135%, 72.5490%
        XYZ:
        37.8074, 43.2264, 15.1550
        xyY:
        0.3931, 0.4494, 43.2264
      CIE-Lab:
        71.7083, -10.3342, 47.5731
        CIE-LCH:
        71.7083, 48.6826, 102.2558
        CIE-Luv:
        71.7083, 8.2517, 59.0803
        Hunter-Lab:
        65.7468, -12.4112, 32.3561
      #b9b356 color charts
#b9b356 RGB chart
      #b9b356 CMYK chart
      #b9b356 RGB pie chart
      #b9b356 color shades, tints & tones
#b9b356 color schemes
#b9b356 color preview, HTML & CSS examples
           This text has a color of #b9b356        
        
          <p style="color:#b9b356;">Text here</p>
        
        
          .mytext {color:#b9b356;}
        
        Text color #b9b356
      
           This box has a color of #b9b356        
        
          <div style="background-color:#b9b356;">Content here</div>
        
        
          .mybackground {background-color:#b9b356;}
        
        Background color #b9b356
      
           Border around this has a color of #b9b356        
        
          <div style="border:2px solid #b9b356;">Content here</div>
        
        
          .myborder {border:2px solid #b9b356;}
        
        Border color #b9b356