#b6ba50 color space conversions
Hex:
        #b6ba50
        RGB:
        182, 186, 80
        CMY:
        29, 27, 69
        CMYK:
        2, 0, 57, 27
      HSL:
        62°, 43.4426%, 52.1569%
        HSV (HSB):
        62°, 56.9892%, 72.9412%
        XYZ:
        38.2983, 45.6421, 14.3807
        xyY:
        0.3895, 0.4642, 45.6421
      CIE-Lab:
        73.3127, -15.6648, 52.1353
        CIE-LCH:
        73.3127, 54.4378, 106.7236
        CIE-Luv:
        73.3127, 2.0324, 64.6924
        Hunter-Lab:
        67.5589, -17.0388, 34.6707
      #b6ba50 color charts
#b6ba50 RGB chart
      #b6ba50 CMYK chart
      #b6ba50 RGB pie chart
      #b6ba50 color shades, tints & tones
#b6ba50 color schemes
#b6ba50 color preview, HTML & CSS examples
           This text has a color of #b6ba50        
        
          <p style="color:#b6ba50;">Text here</p>
        
        
          .mytext {color:#b6ba50;}
        
        Text color #b6ba50
      
           This box has a color of #b6ba50        
        
          <div style="background-color:#b6ba50;">Content here</div>
        
        
          .mybackground {background-color:#b6ba50;}
        
        Background color #b6ba50
      
           Border around this has a color of #b6ba50        
        
          <div style="border:2px solid #b6ba50;">Content here</div>
        
        
          .myborder {border:2px solid #b6ba50;}
        
        Border color #b6ba50