#b2b065 color space conversions
Hex:
        #b2b065
        RGB:
        178, 176, 101
        CMY:
        30, 31, 60
        CMYK:
        0, 1, 43, 30
      HSL:
        58°, 33.3333%, 54.7059%
        HSV (HSB):
        58°, 43.2584%, 69.8039%
        XYZ:
        36.2344, 41.4552, 18.4038
        xyY:
        0.3771, 0.4314, 41.4552
      CIE-Lab:
        70.4937, -10.2707, 38.5464
        CIE-LCH:
        70.4937, 39.8912, 104.9199
        CIE-Luv:
        70.4937, 4.9125, 50.1650
        Hunter-Lab:
        64.3857, -12.2205, 28.1227
      #b2b065 color charts
#b2b065 RGB chart
      #b2b065 CMYK chart
      #b2b065 RGB pie chart
      #b2b065 color shades, tints & tones
#b2b065 color schemes
#b2b065 color preview, HTML & CSS examples
           This text has a color of #b2b065        
        
          <p style="color:#b2b065;">Text here</p>
        
        
          .mytext {color:#b2b065;}
        
        Text color #b2b065
      
           This box has a color of #b2b065        
        
          <div style="background-color:#b2b065;">Content here</div>
        
        
          .mybackground {background-color:#b2b065;}
        
        Background color #b2b065
      
           Border around this has a color of #b2b065        
        
          <div style="border:2px solid #b2b065;">Content here</div>
        
        
          .myborder {border:2px solid #b2b065;}
        
        Border color #b2b065