#b6a505 color space conversions
Hex:
        #b6a505
        RGB:
        182, 165, 5
        CMY:
        29, 35, 98
        CMYK:
        0, 9, 97, 29
      HSL:
        54°, 94.6524%, 36.6667%
        HSV (HSB):
        54°, 97.2527%, 71.3725%
        XYZ:
        32.7739, 36.8663, 5.5321
        xyY:
        0.4360, 0.4904, 36.8663
      CIE-Lab:
        67.1766, -7.9025, 69.3326
        CIE-LCH:
        67.1766, 69.7815, 96.5025
        CIE-Luv:
        67.1766, 17.2871, 72.0358
        Hunter-Lab:
        60.7176, -9.9058, 37.1003
      #b6a505 color charts
#b6a505 RGB chart
      #b6a505 CMYK chart
      #b6a505 RGB pie chart
      #b6a505 color shades, tints & tones
#b6a505 color schemes
#b6a505 color preview, HTML & CSS examples
           This text has a color of #b6a505        
        
          <p style="color:#b6a505;">Text here</p>
        
        
          .mytext {color:#b6a505;}
        
        Text color #b6a505
      
           This box has a color of #b6a505        
        
          <div style="background-color:#b6a505;">Content here</div>
        
        
          .mybackground {background-color:#b6a505;}
        
        Background color #b6a505
      
           Border around this has a color of #b6a505        
        
          <div style="border:2px solid #b6a505;">Content here</div>
        
        
          .myborder {border:2px solid #b6a505;}
        
        Border color #b6a505