#b6a342 color space conversions
Hex:
        #b6a342
        RGB:
        182, 163, 66
        CMY:
        29, 36, 74
        CMYK:
        0, 10, 64, 29
      HSL:
        50°, 46.7742%, 48.6275%
        HSV (HSB):
        50°, 63.7363%, 71.3725%
        XYZ:
        33.3720, 36.5328, 10.4469
        xyY:
        0.4153, 0.4547, 36.5328
      CIE-Lab:
        66.9250, -4.6984, 51.4142
        CIE-LCH:
        66.9250, 51.6284, 95.2214
        CIE-Luv:
        66.9250, 17.4237, 59.4166
        Hunter-Lab:
        60.4424, -7.2192, 32.0619
      #b6a342 color charts
#b6a342 RGB chart
      #b6a342 CMYK chart
      #b6a342 RGB pie chart
      #b6a342 color shades, tints & tones
#b6a342 color schemes
#b6a342 color preview, HTML & CSS examples
           This text has a color of #b6a342        
        
          <p style="color:#b6a342;">Text here</p>
        
        
          .mytext {color:#b6a342;}
        
        Text color #b6a342
      
           This box has a color of #b6a342        
        
          <div style="background-color:#b6a342;">Content here</div>
        
        
          .mybackground {background-color:#b6a342;}
        
        Background color #b6a342
      
           Border around this has a color of #b6a342        
        
          <div style="border:2px solid #b6a342;">Content here</div>
        
        
          .myborder {border:2px solid #b6a342;}
        
        Border color #b6a342