#b4ba62 color space conversions
Hex:
        #b4ba62
        RGB:
        180, 186, 98
        CMY:
        29, 27, 62
        CMYK:
        3, 0, 47, 27
      HSL:
        64°, 38.9381%, 55.6863%
        HSV (HSB):
        64°, 47.3118%, 72.9412%
        XYZ:
        38.5859, 45.7030, 18.3431
        xyY:
        0.3760, 0.4453, 45.7030
      CIE-Lab:
        73.3524, -14.9137, 43.5968
        CIE-LCH:
        73.3524, 46.0771, 108.8849
        CIE-Luv:
        73.3524, 0.2384, 56.8089
        Hunter-Lab:
        67.6040, -16.4256, 31.2355
      #b4ba62 color charts
#b4ba62 RGB chart
      #b4ba62 CMYK chart
      #b4ba62 RGB pie chart
      #b4ba62 color shades, tints & tones
#b4ba62 color schemes
#b4ba62 color preview, HTML & CSS examples
           This text has a color of #b4ba62        
        
          <p style="color:#b4ba62;">Text here</p>
        
        
          .mytext {color:#b4ba62;}
        
        Text color #b4ba62
      
           This box has a color of #b4ba62        
        
          <div style="background-color:#b4ba62;">Content here</div>
        
        
          .mybackground {background-color:#b4ba62;}
        
        Background color #b4ba62
      
           Border around this has a color of #b4ba62        
        
          <div style="border:2px solid #b4ba62;">Content here</div>
        
        
          .myborder {border:2px solid #b4ba62;}
        
        Border color #b4ba62