#b2b531 color space conversions
Hex:
        #b2b531
        RGB:
        178, 181, 49
        CMY:
        30, 29, 81
        CMYK:
        2, 0, 73, 29
      HSL:
        61°, 57.3913%, 45.0980%
        HSV (HSB):
        61°, 72.9282%, 70.9804%
        XYZ:
        35.4383, 42.7345, 9.2865
        xyY:
        0.4052, 0.4886, 42.7345
      CIE-Lab:
        71.3744, -16.7415, 62.6094
        CIE-LCH:
        71.3744, 64.8090, 104.9704
        CIE-Luv:
        71.3744, 3.1774, 72.1331
        Hunter-Lab:
        65.3716, -17.6344, 37.3376
      #b2b531 color charts
#b2b531 RGB chart
      #b2b531 CMYK chart
      #b2b531 RGB pie chart
      #b2b531 color shades, tints & tones
#b2b531 color schemes
#b2b531 color preview, HTML & CSS examples
           This text has a color of #b2b531        
        
          <p style="color:#b2b531;">Text here</p>
        
        
          .mytext {color:#b2b531;}
        
        Text color #b2b531
      
           This box has a color of #b2b531        
        
          <div style="background-color:#b2b531;">Content here</div>
        
        
          .mybackground {background-color:#b2b531;}
        
        Background color #b2b531
      
           Border around this has a color of #b2b531        
        
          <div style="border:2px solid #b2b531;">Content here</div>
        
        
          .myborder {border:2px solid #b2b531;}
        
        Border color #b2b531