#b7b955 color space conversions
Hex:
        #b7b955
        RGB:
        183, 185, 85
        CMY:
        28, 27, 67
        CMYK:
        1, 0, 54, 27
      HSL:
        61°, 41.6667%, 52.9412%
        HSV (HSB):
        61°, 54.0541%, 72.5490%
        XYZ:
        38.5171, 45.4211, 15.3314
        xyY:
        0.3880, 0.4576, 45.4211
      CIE-Lab:
        73.1683, -14.3404, 49.6896
        CIE-LCH:
        73.1683, 51.7175, 106.0982
        CIE-Luv:
        73.1683, 3.1762, 62.2571
        Hunter-Lab:
        67.3952, -15.9268, 33.6890
      #b7b955 color charts
#b7b955 RGB chart
      #b7b955 CMYK chart
      #b7b955 RGB pie chart
      #b7b955 color shades, tints & tones
#b7b955 color schemes
#b7b955 color preview, HTML & CSS examples
           This text has a color of #b7b955        
        
          <p style="color:#b7b955;">Text here</p>
        
        
          .mytext {color:#b7b955;}
        
        Text color #b7b955
      
           This box has a color of #b7b955        
        
          <div style="background-color:#b7b955;">Content here</div>
        
        
          .mybackground {background-color:#b7b955;}
        
        Background color #b7b955
      
           Border around this has a color of #b7b955        
        
          <div style="border:2px solid #b7b955;">Content here</div>
        
        
          .myborder {border:2px solid #b7b955;}
        
        Border color #b7b955