#b2b170 color space conversions
Hex:
        #b2b170
        RGB:
        178, 177, 112
        CMY:
        30, 31, 56
        CMYK:
        0, 1, 37, 30
      HSL:
        59°, 30.0000%, 56.8627%
        HSV (HSB):
        59°, 37.0787%, 69.8039%
        XYZ:
        37.0069, 42.0791, 21.5008
        xyY:
        0.3679, 0.4183, 42.0791
      CIE-Lab:
        70.9254, -9.5734, 33.4065
        CIE-LCH:
        70.9254, 34.7512, 105.9909
        CIE-Luv:
        70.9254, 3.8646, 44.7538
        Hunter-Lab:
        64.8684, -11.6870, 25.7560
      #b2b170 color charts
#b2b170 RGB chart
      #b2b170 CMYK chart
      #b2b170 RGB pie chart
      #b2b170 color shades, tints & tones
#b2b170 color schemes
#b2b170 color preview, HTML & CSS examples
           This text has a color of #b2b170        
        
          <p style="color:#b2b170;">Text here</p>
        
        
          .mytext {color:#b2b170;}
        
        Text color #b2b170
      
           This box has a color of #b2b170        
        
          <div style="background-color:#b2b170;">Content here</div>
        
        
          .mybackground {background-color:#b2b170;}
        
        Background color #b2b170
      
           Border around this has a color of #b2b170        
        
          <div style="border:2px solid #b2b170;">Content here</div>
        
        
          .myborder {border:2px solid #b2b170;}
        
        Border color #b2b170