#b8b947 color space conversions
Hex:
        #b8b947
        RGB:
        184, 185, 71
        CMY:
        28, 27, 72
        CMYK:
        1, 0, 62, 27
      HSL:
        61°, 44.8819%, 50.1961%
        HSV (HSB):
        61°, 61.6216%, 72.5490%
        XYZ:
        38.2535, 45.3432, 12.6972
        xyY:
        0.3973, 0.4709, 45.3432
      CIE-Lab:
        73.1173, -14.9668, 55.9390
        CIE-LCH:
        73.1173, 57.9066, 104.9789
        CIE-Luv:
        73.1173, 4.2085, 67.5937
        Hunter-Lab:
        67.3374, -16.4369, 35.9564
      #b8b947 color charts
#b8b947 RGB chart
      #b8b947 CMYK chart
      #b8b947 RGB pie chart
      #b8b947 color shades, tints & tones
#b8b947 color schemes
#b8b947 color preview, HTML & CSS examples
           This text has a color of #b8b947        
        
          <p style="color:#b8b947;">Text here</p>
        
        
          .mytext {color:#b8b947;}
        
        Text color #b8b947
      
           This box has a color of #b8b947        
        
          <div style="background-color:#b8b947;">Content here</div>
        
        
          .mybackground {background-color:#b8b947;}
        
        Background color #b8b947
      
           Border around this has a color of #b8b947        
        
          <div style="border:2px solid #b8b947;">Content here</div>
        
        
          .myborder {border:2px solid #b8b947;}
        
        Border color #b8b947