#b5b478 color space conversions
Hex:
        #b5b478
        RGB:
        181, 180, 120
        CMY:
        29, 29, 53
        CMYK:
        0, 1, 34, 29
      HSL:
        59°, 29.1866%, 59.0196%
        HSV (HSB):
        59°, 33.7017%, 70.9804%
        XYZ:
        38.7675, 43.8223, 24.1846
        xyY:
        0.3631, 0.4104, 43.8223
      CIE-Lab:
        72.1096, -8.9770, 30.7911
        CIE-LCH:
        72.1096, 32.0730, 106.2538
        CIE-Luv:
        72.1096, 3.6576, 41.9668
        Hunter-Lab:
        66.1984, -11.3132, 24.6782
      #b5b478 color charts
#b5b478 RGB chart
      #b5b478 CMYK chart
      #b5b478 RGB pie chart
      #b5b478 color shades, tints & tones
#b5b478 color schemes
#b5b478 color preview, HTML & CSS examples
           This text has a color of #b5b478        
        
          <p style="color:#b5b478;">Text here</p>
        
        
          .mytext {color:#b5b478;}
        
        Text color #b5b478
      
           This box has a color of #b5b478        
        
          <div style="background-color:#b5b478;">Content here</div>
        
        
          .mybackground {background-color:#b5b478;}
        
        Background color #b5b478
      
           Border around this has a color of #b5b478        
        
          <div style="border:2px solid #b5b478;">Content here</div>
        
        
          .myborder {border:2px solid #b5b478;}
        
        Border color #b5b478