#b4b469 color space conversions
Hex:
        #b4b469
        RGB:
        180, 180, 105
        CMY:
        29, 29, 59
        CMYK:
        0, 0, 42, 29
      HSL:
        60°, 33.3333%, 55.8824%
        HSV (HSB):
        60°, 41.6667%, 70.5882%
        XYZ:
        37.6935, 43.3657, 19.7484
        xyY:
        0.3739, 0.4302, 43.3657
      CIE-Lab:
        71.8025, -11.1098, 38.1730
        CIE-LCH:
        71.8025, 39.7569, 106.2270
        CIE-Luv:
        71.8025, 3.6260, 50.2613
        Hunter-Lab:
        65.8527, -13.0704, 28.3166
      #b4b469 color charts
#b4b469 RGB chart
      #b4b469 CMYK chart
      #b4b469 RGB pie chart
      #b4b469 color shades, tints & tones
#b4b469 color schemes
#b4b469 color preview, HTML & CSS examples
           This text has a color of #b4b469        
        
          <p style="color:#b4b469;">Text here</p>
        
        
          .mytext {color:#b4b469;}
        
        Text color #b4b469
      
           This box has a color of #b4b469        
        
          <div style="background-color:#b4b469;">Content here</div>
        
        
          .mybackground {background-color:#b4b469;}
        
        Background color #b4b469
      
           Border around this has a color of #b4b469        
        
          <div style="border:2px solid #b4b469;">Content here</div>
        
        
          .myborder {border:2px solid #b4b469;}
        
        Border color #b4b469