#b7b320 color space conversions
Hex:
        #b7b320
        RGB:
        183, 179, 32
        CMY:
        28, 30, 87
        CMYK:
        0, 2, 83, 28
      HSL:
        58°, 70.2326%, 42.1569%
        HSV (HSB):
        58°, 82.5137%, 71.7647%
        XYZ:
        35.9092, 42.4118, 7.6602
        xyY:
        0.4176, 0.4933, 42.4118
      CIE-Lab:
        71.1539, -14.2041, 67.7016
        CIE-LCH:
        71.1539, 69.1756, 101.8490
        CIE-Luv:
        71.1539, 8.1515, 74.7664
        Hunter-Lab:
        65.1243, -15.5435, 38.6131
      #b7b320 color charts
#b7b320 RGB chart
      #b7b320 CMYK chart
      #b7b320 RGB pie chart
      #b7b320 color shades, tints & tones
#b7b320 color schemes
#b7b320 color preview, HTML & CSS examples
           This text has a color of #b7b320        
        
          <p style="color:#b7b320;">Text here</p>
        
        
          .mytext {color:#b7b320;}
        
        Text color #b7b320
      
           This box has a color of #b7b320        
        
          <div style="background-color:#b7b320;">Content here</div>
        
        
          .mybackground {background-color:#b7b320;}
        
        Background color #b7b320
      
           Border around this has a color of #b7b320        
        
          <div style="border:2px solid #b7b320;">Content here</div>
        
        
          .myborder {border:2px solid #b7b320;}
        
        Border color #b7b320