#b7b469 color space conversions
Hex:
        #b7b469
        RGB:
        183, 180, 105
        CMY:
        28, 29, 59
        CMYK:
        0, 2, 43, 28
      HSL:
        58°, 35.1351%, 56.4706%
        HSV (HSB):
        58°, 42.6230%, 71.7647%
        XYZ:
        38.3995, 43.7297, 19.7814
        xyY:
        0.3768, 0.4291, 43.7297
      CIE-Lab:
        72.0475, -9.8862, 38.5323
        CIE-LCH:
        72.0475, 39.7803, 104.3900
        CIE-Luv:
        72.0475, 5.5776, 50.4382
        Hunter-Lab:
        66.1284, -12.0733, 28.5541
      #b7b469 color charts
#b7b469 RGB chart
      #b7b469 CMYK chart
      #b7b469 RGB pie chart
      #b7b469 color shades, tints & tones
#b7b469 color schemes
#b7b469 color preview, HTML & CSS examples
           This text has a color of #b7b469        
        
          <p style="color:#b7b469;">Text here</p>
        
        
          .mytext {color:#b7b469;}
        
        Text color #b7b469
      
           This box has a color of #b7b469        
        
          <div style="background-color:#b7b469;">Content here</div>
        
        
          .mybackground {background-color:#b7b469;}
        
        Background color #b7b469
      
           Border around this has a color of #b7b469        
        
          <div style="border:2px solid #b7b469;">Content here</div>
        
        
          .myborder {border:2px solid #b7b469;}
        
        Border color #b7b469