#b6a842 color space conversions
Hex:
        #b6a842
        RGB:
        182, 168, 66
        CMY:
        29, 34, 74
        CMYK:
        0, 8, 64, 29
      HSL:
        53°, 46.7742%, 48.6275%
        HSV (HSB):
        53°, 63.7363%, 71.3725%
        XYZ:
        34.2774, 38.3437, 10.7487
        xyY:
        0.4111, 0.4599, 38.3437
      CIE-Lab:
        68.2732, -7.3476, 52.8652
        CIE-LCH:
        68.2732, 53.3734, 97.9127
        CIE-Luv:
        68.2732, 14.0530, 61.6502
        Hunter-Lab:
        61.9223, -9.5544, 33.0538
      #b6a842 color charts
#b6a842 RGB chart
      #b6a842 CMYK chart
      #b6a842 RGB pie chart
      #b6a842 color shades, tints & tones
#b6a842 color schemes
#b6a842 color preview, HTML & CSS examples
           This text has a color of #b6a842        
        
          <p style="color:#b6a842;">Text here</p>
        
        
          .mytext {color:#b6a842;}
        
        Text color #b6a842
      
           This box has a color of #b6a842        
        
          <div style="background-color:#b6a842;">Content here</div>
        
        
          .mybackground {background-color:#b6a842;}
        
        Background color #b6a842
      
           Border around this has a color of #b6a842        
        
          <div style="border:2px solid #b6a842;">Content here</div>
        
        
          .myborder {border:2px solid #b6a842;}
        
        Border color #b6a842