#b7b316 color space conversions
Hex:
        #b7b316
        RGB:
        183, 179, 22
        CMY:
        28, 30, 91
        CMYK:
        0, 2, 88, 28
      HSL:
        59°, 78.5366%, 40.1961%
        HSV (HSB):
        59°, 87.9781%, 71.7647%
        XYZ:
        35.7934, 42.3654, 7.0499
        xyY:
        0.4201, 0.4972, 42.3654
      CIE-Lab:
        71.1221, -14.4564, 69.9004
        CIE-LCH:
        71.1221, 71.3796, 101.6849
        CIE-Luv:
        71.1221, 8.2579, 76.1133
        Hunter-Lab:
        65.0887, -15.7452, 39.1403
      #b7b316 color charts
#b7b316 RGB chart
      #b7b316 CMYK chart
      #b7b316 RGB pie chart
      #b7b316 color shades, tints & tones
#b7b316 color schemes
#b7b316 color preview, HTML & CSS examples
           This text has a color of #b7b316        
        
          <p style="color:#b7b316;">Text here</p>
        
        
          .mytext {color:#b7b316;}
        
        Text color #b7b316
      
           This box has a color of #b7b316        
        
          <div style="background-color:#b7b316;">Content here</div>
        
        
          .mybackground {background-color:#b7b316;}
        
        Background color #b7b316
      
           Border around this has a color of #b7b316        
        
          <div style="border:2px solid #b7b316;">Content here</div>
        
        
          .myborder {border:2px solid #b7b316;}
        
        Border color #b7b316