#b6a124 color space conversions
Hex:
        #b6a124
        RGB:
        182, 161, 36
        CMY:
        29, 37, 86
        CMYK:
        0, 12, 80, 29
      HSL:
        51°, 66.9725%, 42.7451%
        HSV (HSB):
        51°, 80.2198%, 71.3725%
        XYZ:
        32.3547, 35.5622, 6.8280
        xyY:
        0.4329, 0.4758, 35.5622
      CIE-Lab:
        66.1840, -5.1256, 62.2381
        CIE-LCH:
        66.1840, 62.4488, 94.7080
        CIE-Luv:
        66.1840, 19.7109, 66.7559
        Hunter-Lab:
        59.6340, -7.5136, 34.9552
      #b6a124 color charts
#b6a124 RGB chart
      #b6a124 CMYK chart
      #b6a124 RGB pie chart
      #b6a124 color shades, tints & tones
#b6a124 color schemes
#b6a124 color preview, HTML & CSS examples
           This text has a color of #b6a124        
        
          <p style="color:#b6a124;">Text here</p>
        
        
          .mytext {color:#b6a124;}
        
        Text color #b6a124
      
           This box has a color of #b6a124        
        
          <div style="background-color:#b6a124;">Content here</div>
        
        
          .mybackground {background-color:#b6a124;}
        
        Background color #b6a124
      
           Border around this has a color of #b6a124        
        
          <div style="border:2px solid #b6a124;">Content here</div>
        
        
          .myborder {border:2px solid #b6a124;}
        
        Border color #b6a124