#b2b466 color space conversions
Hex:
        #b2b466
        RGB:
        178, 180, 102
        CMY:
        30, 29, 60
        CMYK:
        1, 0, 43, 29
      HSL:
        62°, 34.2105%, 55.2941%
        HSV (HSB):
        62°, 43.3333%, 70.5882%
        XYZ:
        37.0796, 43.0668, 18.9288
        xyY:
        0.3743, 0.4347, 43.0668
      CIE-Lab:
        71.6003, -12.2432, 39.4127
        CIE-LCH:
        71.6003, 41.2705, 107.2569
        CIE-Luv:
        71.6003, 2.4446, 51.6992
        Hunter-Lab:
        65.6253, -13.9882, 28.8363
      #b2b466 color charts
#b2b466 RGB chart
      #b2b466 CMYK chart
      #b2b466 RGB pie chart
      #b2b466 color shades, tints & tones
#b2b466 color schemes
#b2b466 color preview, HTML & CSS examples
           This text has a color of #b2b466        
        
          <p style="color:#b2b466;">Text here</p>
        
        
          .mytext {color:#b2b466;}
        
        Text color #b2b466
      
           This box has a color of #b2b466        
        
          <div style="background-color:#b2b466;">Content here</div>
        
        
          .mybackground {background-color:#b2b466;}
        
        Background color #b2b466
      
           Border around this has a color of #b2b466        
        
          <div style="border:2px solid #b2b466;">Content here</div>
        
        
          .myborder {border:2px solid #b2b466;}
        
        Border color #b2b466