#b5b975 color space conversions
Hex:
        #b5b975
        RGB:
        181, 185, 117
        CMY:
        29, 27, 54
        CMYK:
        2, 0, 37, 27
      HSL:
        64°, 32.6923%, 59.2157%
        HSV (HSB):
        64°, 36.7568%, 72.5490%
        XYZ:
        39.6159, 45.8060, 23.5831
        xyY:
        0.3634, 0.4202, 45.8060
      CIE-Lab:
        73.4195, -11.9377, 34.0622
        CIE-LCH:
        73.4195, 36.0935, 109.3139
        CIE-Luv:
        73.4195, 0.8320, 46.4110
        Hunter-Lab:
        67.6802, -13.9571, 26.7166
      #b5b975 color charts
#b5b975 RGB chart
      #b5b975 CMYK chart
      #b5b975 RGB pie chart
      #b5b975 color shades, tints & tones
#b5b975 color schemes
#b5b975 color preview, HTML & CSS examples
           This text has a color of #b5b975        
        
          <p style="color:#b5b975;">Text here</p>
        
        
          .mytext {color:#b5b975;}
        
        Text color #b5b975
      
           This box has a color of #b5b975        
        
          <div style="background-color:#b5b975;">Content here</div>
        
        
          .mybackground {background-color:#b5b975;}
        
        Background color #b5b975
      
           Border around this has a color of #b5b975        
        
          <div style="border:2px solid #b5b975;">Content here</div>
        
        
          .myborder {border:2px solid #b5b975;}
        
        Border color #b5b975