#b6af35 color space conversions
Hex:
        #b6af35
        RGB:
        182, 175, 53
        CMY:
        29, 31, 79
        CMYK:
        0, 4, 71, 29
      HSL:
        57°, 54.8936%, 46.0784%
        HSV (HSB):
        57°, 70.8791%, 71.3725%
        XYZ:
        35.2640, 40.8621, 9.3967
        xyY:
        0.4123, 0.4778, 40.8621
      CIE-Lab:
        70.0792, -11.7499, 60.0294
        CIE-LCH:
        70.0792, 61.1685, 101.0748
        CIE-Luv:
        70.0792, 9.7516, 68.6693
        Hunter-Lab:
        63.9234, -13.3948, 36.0308
      #b6af35 color charts
#b6af35 RGB chart
      #b6af35 CMYK chart
      #b6af35 RGB pie chart
      #b6af35 color shades, tints & tones
#b6af35 color schemes
#b6af35 color preview, HTML & CSS examples
           This text has a color of #b6af35        
        
          <p style="color:#b6af35;">Text here</p>
        
        
          .mytext {color:#b6af35;}
        
        Text color #b6af35
      
           This box has a color of #b6af35        
        
          <div style="background-color:#b6af35;">Content here</div>
        
        
          .mybackground {background-color:#b6af35;}
        
        Background color #b6af35
      
           Border around this has a color of #b6af35        
        
          <div style="border:2px solid #b6af35;">Content here</div>
        
        
          .myborder {border:2px solid #b6af35;}
        
        Border color #b6af35