#b6af52 color space conversions
Hex:
        #b6af52
        RGB:
        182, 175, 82
        CMY:
        29, 31, 68
        CMYK:
        0, 4, 55, 29
      HSL:
        56°, 40.6504%, 51.7647%
        HSV (HSB):
        56°, 54.9451%, 71.3725%
        XYZ:
        36.1444, 41.2142, 14.0328
        xyY:
        0.3955, 0.4510, 41.2142
      CIE-Lab:
        70.3258, -9.8474, 47.8135
        CIE-LCH:
        70.3258, 48.8170, 101.6375
        CIE-Luv:
        70.3258, 8.9142, 58.7462
        Hunter-Lab:
        64.1983, -11.8495, 31.9789
      #b6af52 color charts
#b6af52 RGB chart
      #b6af52 CMYK chart
      #b6af52 RGB pie chart
      #b6af52 color shades, tints & tones
#b6af52 color schemes
#b6af52 color preview, HTML & CSS examples
           This text has a color of #b6af52        
        
          <p style="color:#b6af52;">Text here</p>
        
        
          .mytext {color:#b6af52;}
        
        Text color #b6af52
      
           This box has a color of #b6af52        
        
          <div style="background-color:#b6af52;">Content here</div>
        
        
          .mybackground {background-color:#b6af52;}
        
        Background color #b6af52
      
           Border around this has a color of #b6af52        
        
          <div style="border:2px solid #b6af52;">Content here</div>
        
        
          .myborder {border:2px solid #b6af52;}
        
        Border color #b6af52