#b4b947 color space conversions
Hex:
        #b4b947
        RGB:
        180, 185, 71
        CMY:
        29, 27, 72
        CMYK:
        3, 0, 62, 27
      HSL:
        63°, 44.8819%, 50.1961%
        HSV (HSB):
        63°, 61.6216%, 72.5490%
        XYZ:
        37.3087, 44.8562, 12.6530
        xyY:
        0.3935, 0.4731, 44.8562
      CIE-Lab:
        72.7971, -16.6510, 55.5005
        CIE-LCH:
        72.7971, 57.9444, 106.7000
        CIE-Luv:
        72.7971, 1.5545, 67.4733
        Hunter-Lab:
        66.9747, -17.7713, 35.6812
      #b4b947 color charts
#b4b947 RGB chart
      #b4b947 CMYK chart
      #b4b947 RGB pie chart
      #b4b947 color shades, tints & tones
#b4b947 color schemes
#b4b947 color preview, HTML & CSS examples
           This text has a color of #b4b947        
        
          <p style="color:#b4b947;">Text here</p>
        
        
          .mytext {color:#b4b947;}
        
        Text color #b4b947
      
           This box has a color of #b4b947        
        
          <div style="background-color:#b4b947;">Content here</div>
        
        
          .mybackground {background-color:#b4b947;}
        
        Background color #b4b947
      
           Border around this has a color of #b4b947        
        
          <div style="border:2px solid #b4b947;">Content here</div>
        
        
          .myborder {border:2px solid #b4b947;}
        
        Border color #b4b947