#b2b534 color space conversions
Hex:
        #b2b534
        RGB:
        178, 181, 52
        CMY:
        30, 29, 80
        CMYK:
        2, 0, 71, 29
      HSL:
        61°, 55.3648%, 45.6863%
        HSV (HSB):
        61°, 71.2707%, 70.9804%
        XYZ:
        35.5038, 42.7607, 9.6312
        xyY:
        0.4039, 0.4865, 42.7607
      CIE-Lab:
        71.3922, -16.5969, 61.5641
        CIE-LCH:
        71.3922, 63.7621, 105.0876
        CIE-Luv:
        71.3922, 3.1275, 71.3895
        Hunter-Lab:
        65.3916, -17.5204, 37.0416
      #b2b534 color charts
#b2b534 RGB chart
      #b2b534 CMYK chart
      #b2b534 RGB pie chart
      #b2b534 color shades, tints & tones
#b2b534 color schemes
#b2b534 color preview, HTML & CSS examples
           This text has a color of #b2b534        
        
          <p style="color:#b2b534;">Text here</p>
        
        
          .mytext {color:#b2b534;}
        
        Text color #b2b534
      
           This box has a color of #b2b534        
        
          <div style="background-color:#b2b534;">Content here</div>
        
        
          .mybackground {background-color:#b2b534;}
        
        Background color #b2b534
      
           Border around this has a color of #b2b534        
        
          <div style="border:2px solid #b2b534;">Content here</div>
        
        
          .myborder {border:2px solid #b2b534;}
        
        Border color #b2b534