#b6b955 color space conversions
Hex:
        #b6b955
        RGB:
        182, 185, 85
        CMY:
        29, 27, 67
        CMYK:
        2, 0, 54, 27
      HSL:
        62°, 41.6667%, 52.9412%
        HSV (HSB):
        62°, 54.0541%, 72.5490%
        XYZ:
        38.2801, 45.2989, 15.3203
        xyY:
        0.3871, 0.4580, 45.2989
      CIE-Lab:
        73.0883, -14.7560, 49.5767
        CIE-LCH:
        73.0883, 51.7261, 106.5751
        CIE-Luv:
        73.0883, 2.5195, 62.2175
        Hunter-Lab:
        67.3044, -16.2592, 33.6171
      #b6b955 color charts
#b6b955 RGB chart
      #b6b955 CMYK chart
      #b6b955 RGB pie chart
      #b6b955 color shades, tints & tones
#b6b955 color schemes
#b6b955 color preview, HTML & CSS examples
           This text has a color of #b6b955        
        
          <p style="color:#b6b955;">Text here</p>
        
        
          .mytext {color:#b6b955;}
        
        Text color #b6b955
      
           This box has a color of #b6b955        
        
          <div style="background-color:#b6b955;">Content here</div>
        
        
          .mybackground {background-color:#b6b955;}
        
        Background color #b6b955
      
           Border around this has a color of #b6b955        
        
          <div style="border:2px solid #b6b955;">Content here</div>
        
        
          .myborder {border:2px solid #b6b955;}
        
        Border color #b6b955