#b6b427 color space conversions
Hex:
        #b6b427
        RGB:
        182, 180, 39
        CMY:
        29, 29, 85
        CMYK:
        0, 1, 79, 29
      HSL:
        59°, 64.7059%, 43.3333%
        HSV (HSB):
        59°, 78.5714%, 71.3725%
        XYZ:
        35.9789, 42.7341, 8.2717
        xyY:
        0.4136, 0.4913, 42.7341
      CIE-Lab:
        71.3741, -14.9199, 65.9403
        CIE-LCH:
        71.3741, 67.6071, 102.7493
        CIE-Luv:
        71.3741, 6.7038, 73.9402
        Hunter-Lab:
        65.3713, -16.1575, 38.2577
      #b6b427 color charts
#b6b427 RGB chart
      #b6b427 CMYK chart
      #b6b427 RGB pie chart
      #b6b427 color shades, tints & tones
#b6b427 color schemes
#b6b427 color preview, HTML & CSS examples
           This text has a color of #b6b427        
        
          <p style="color:#b6b427;">Text here</p>
        
        
          .mytext {color:#b6b427;}
        
        Text color #b6b427
      
           This box has a color of #b6b427        
        
          <div style="background-color:#b6b427;">Content here</div>
        
        
          .mybackground {background-color:#b6b427;}
        
        Background color #b6b427
      
           Border around this has a color of #b6b427        
        
          <div style="border:2px solid #b6b427;">Content here</div>
        
        
          .myborder {border:2px solid #b6b427;}
        
        Border color #b6b427