#b2b326 color space conversions
Hex:
        #b2b326
        RGB:
        178, 179, 38
        CMY:
        30, 30, 85
        CMYK:
        1, 0, 79, 30
      HSL:
        60°, 64.9770%, 42.5490%
        HSV (HSB):
        60°, 78.7709%, 70.1961%
        XYZ:
        34.8300, 41.8451, 8.0749
        xyY:
        0.4110, 0.4937, 41.8451
      CIE-Lab:
        70.7640, -16.1815, 65.5654
        CIE-LCH:
        70.7640, 67.5327, 103.8635
        CIE-Luv:
        70.7640, 4.6314, 73.6565
        Hunter-Lab:
        64.6878, -17.0934, 37.8804
      #b2b326 color charts
#b2b326 RGB chart
      #b2b326 CMYK chart
      #b2b326 RGB pie chart
      #b2b326 color shades, tints & tones
#b2b326 color schemes
#b2b326 color preview, HTML & CSS examples
           This text has a color of #b2b326        
        
          <p style="color:#b2b326;">Text here</p>
        
        
          .mytext {color:#b2b326;}
        
        Text color #b2b326
      
           This box has a color of #b2b326        
        
          <div style="background-color:#b2b326;">Content here</div>
        
        
          .mybackground {background-color:#b2b326;}
        
        Background color #b2b326
      
           Border around this has a color of #b2b326        
        
          <div style="border:2px solid #b2b326;">Content here</div>
        
        
          .myborder {border:2px solid #b2b326;}
        
        Border color #b2b326