#b4ba52 color space conversions
Hex:
        #b4ba52
        RGB:
        180, 186, 82
        CMY:
        29, 27, 68
        CMYK:
        3, 0, 56, 27
      HSL:
        63°, 42.9752%, 52.5490%
        HSV (HSB):
        63°, 55.9140%, 72.9412%
        XYZ:
        37.9043, 45.4303, 14.7538
        xyY:
        0.3864, 0.4632, 45.4303
      CIE-Lab:
        73.1743, -16.3392, 51.0234
        CIE-LCH:
        73.1743, 53.5757, 107.7566
        CIE-Luv:
        73.1743, 0.6760, 63.8334
        Hunter-Lab:
        67.4020, -17.5720, 34.2033
      #b4ba52 color charts
#b4ba52 RGB chart
      #b4ba52 CMYK chart
      #b4ba52 RGB pie chart
      #b4ba52 color shades, tints & tones
#b4ba52 color schemes
#b4ba52 color preview, HTML & CSS examples
           This text has a color of #b4ba52        
        
          <p style="color:#b4ba52;">Text here</p>
        
        
          .mytext {color:#b4ba52;}
        
        Text color #b4ba52
      
           This box has a color of #b4ba52        
        
          <div style="background-color:#b4ba52;">Content here</div>
        
        
          .mybackground {background-color:#b4ba52;}
        
        Background color #b4ba52
      
           Border around this has a color of #b4ba52        
        
          <div style="border:2px solid #b4ba52;">Content here</div>
        
        
          .myborder {border:2px solid #b4ba52;}
        
        Border color #b4ba52