#b2b946 color space conversions
Hex:
        #b2b946
        RGB:
        178, 185, 70
        CMY:
        30, 27, 73
        CMYK:
        4, 0, 62, 27
      HSL:
        64°, 45.0980%, 50.0000%
        HSV (HSB):
        64°, 62.1622%, 72.5490%
        XYZ:
        36.8146, 44.6051, 12.4637
        xyY:
        0.3921, 0.4751, 44.6051
      CIE-Lab:
        72.6311, -17.5590, 55.7035
        CIE-LCH:
        72.6311, 58.4054, 107.4960
        CIE-Luv:
        72.6311, 0.2635, 67.7587
        Hunter-Lab:
        66.7870, -18.4840, 35.6864
      #b2b946 color charts
#b2b946 RGB chart
      #b2b946 CMYK chart
      #b2b946 RGB pie chart
      #b2b946 color shades, tints & tones
#b2b946 color schemes
#b2b946 color preview, HTML & CSS examples
           This text has a color of #b2b946        
        
          <p style="color:#b2b946;">Text here</p>
        
        
          .mytext {color:#b2b946;}
        
        Text color #b2b946
      
           This box has a color of #b2b946        
        
          <div style="background-color:#b2b946;">Content here</div>
        
        
          .mybackground {background-color:#b2b946;}
        
        Background color #b2b946
      
           Border around this has a color of #b2b946        
        
          <div style="border:2px solid #b2b946;">Content here</div>
        
        
          .myborder {border:2px solid #b2b946;}
        
        Border color #b2b946