#b7b542 color space conversions
Hex:
        #b7b542
        RGB:
        183, 181, 66
        CMY:
        28, 29, 74
        CMYK:
        0, 1, 64, 28
      HSL:
        59°, 46.9880%, 48.8235%
        HSV (HSB):
        59°, 63.9344%, 71.7647%
        XYZ:
        37.0357, 43.5084, 11.6002
        xyY:
        0.4019, 0.4722, 43.5084
      CIE-Lab:
        71.8987, -13.6737, 56.7370
        CIE-LCH:
        71.8987, 58.3614, 103.5499
        CIE-Luv:
        71.8987, 6.2126, 67.4549
        Hunter-Lab:
        65.9609, -15.2074, 35.7456
      #b7b542 color charts
#b7b542 RGB chart
      #b7b542 CMYK chart
      #b7b542 RGB pie chart
      #b7b542 color shades, tints & tones
#b7b542 color schemes
#b7b542 color preview, HTML & CSS examples
           This text has a color of #b7b542        
        
          <p style="color:#b7b542;">Text here</p>
        
        
          .mytext {color:#b7b542;}
        
        Text color #b7b542
      
           This box has a color of #b7b542        
        
          <div style="background-color:#b7b542;">Content here</div>
        
        
          .mybackground {background-color:#b7b542;}
        
        Background color #b7b542
      
           Border around this has a color of #b7b542        
        
          <div style="border:2px solid #b7b542;">Content here</div>
        
        
          .myborder {border:2px solid #b7b542;}
        
        Border color #b7b542