#b6ba70 color space conversions
Hex:
        #b6ba70
        RGB:
        182, 186, 112
        CMY:
        29, 27, 56
        CMYK:
        2, 0, 40, 27
      HSL:
        63°, 34.9057%, 58.4314%
        HSV (HSB):
        63°, 39.7849%, 72.9412%
        XYZ:
        39.7749, 46.2327, 22.1567
        xyY:
        0.3677, 0.4274, 46.2327
      CIE-Lab:
        73.6963, -12.6317, 37.0115
        CIE-LCH:
        73.6963, 39.1077, 108.8443
        CIE-Luv:
        73.6963, 1.0543, 49.7743
        Hunter-Lab:
        67.9947, -14.5733, 28.2761
      #b6ba70 color charts
#b6ba70 RGB chart
      #b6ba70 CMYK chart
      #b6ba70 RGB pie chart
      #b6ba70 color shades, tints & tones
#b6ba70 color schemes
#b6ba70 color preview, HTML & CSS examples
           This text has a color of #b6ba70        
        
          <p style="color:#b6ba70;">Text here</p>
        
        
          .mytext {color:#b6ba70;}
        
        Text color #b6ba70
      
           This box has a color of #b6ba70        
        
          <div style="background-color:#b6ba70;">Content here</div>
        
        
          .mybackground {background-color:#b6ba70;}
        
        Background color #b6ba70
      
           Border around this has a color of #b6ba70        
        
          <div style="border:2px solid #b6ba70;">Content here</div>
        
        
          .myborder {border:2px solid #b6ba70;}
        
        Border color #b6ba70