#b6a325 color space conversions
Hex:
        #b6a325
        RGB:
        182, 163, 37
        CMY:
        29, 36, 85
        CMYK:
        0, 10, 80, 29
      HSL:
        52°, 66.2100%, 42.9412%
        HSV (HSB):
        52°, 79.6703%, 71.3725%
        XYZ:
        32.7225, 36.2730, 7.0270
        xyY:
        0.4304, 0.4771, 36.2730
      CIE-Lab:
        66.7280, -6.1524, 62.4113
        CIE-LCH:
        66.7280, 62.7138, 95.6299
        CIE-Luv:
        66.7280, 18.2835, 67.3769
        Hunter-Lab:
        60.2271, -8.4150, 35.2413
      #b6a325 color charts
#b6a325 RGB chart
      #b6a325 CMYK chart
      #b6a325 RGB pie chart
      #b6a325 color shades, tints & tones
#b6a325 color schemes
#b6a325 color preview, HTML & CSS examples
           This text has a color of #b6a325        
        
          <p style="color:#b6a325;">Text here</p>
        
        
          .mytext {color:#b6a325;}
        
        Text color #b6a325
      
           This box has a color of #b6a325        
        
          <div style="background-color:#b6a325;">Content here</div>
        
        
          .mybackground {background-color:#b6a325;}
        
        Background color #b6a325
      
           Border around this has a color of #b6a325        
        
          <div style="border:2px solid #b6a325;">Content here</div>
        
        
          .myborder {border:2px solid #b6a325;}
        
        Border color #b6a325