#b0b329 color space conversions
Hex:
        #b0b329
        RGB:
        176, 179, 41
        CMY:
        31, 30, 84
        CMYK:
        2, 0, 77, 30
      HSL:
        61°, 62.7273%, 43.1373%
        HSV (HSB):
        61°, 77.0950%, 70.1961%
        XYZ:
        34.4248, 41.6304, 8.3189
        xyY:
        0.4080, 0.4934, 41.6304
      CIE-Lab:
        70.6153, -16.9337, 64.4711
        CIE-LCH:
        70.6153, 66.6579, 104.7167
        CIE-Luv:
        70.6153, 3.2340, 73.0381
        Hunter-Lab:
        64.5216, -17.6760, 37.5208
      #b0b329 color charts
#b0b329 RGB chart
      #b0b329 CMYK chart
      #b0b329 RGB pie chart
      #b0b329 color shades, tints & tones
#b0b329 color schemes
#b0b329 color preview, HTML & CSS examples
           This text has a color of #b0b329        
        
          <p style="color:#b0b329;">Text here</p>
        
        
          .mytext {color:#b0b329;}
        
        Text color #b0b329
      
           This box has a color of #b0b329        
        
          <div style="background-color:#b0b329;">Content here</div>
        
        
          .mybackground {background-color:#b0b329;}
        
        Background color #b0b329
      
           Border around this has a color of #b0b329        
        
          <div style="border:2px solid #b0b329;">Content here</div>
        
        
          .myborder {border:2px solid #b0b329;}
        
        Border color #b0b329