#b3b469 color space conversions
Hex:
        #b3b469
        RGB:
        179, 180, 105
        CMY:
        30, 29, 59
        CMYK:
        1, 0, 42, 29
      HSL:
        61°, 33.3333%, 55.8824%
        HSV (HSB):
        61°, 41.6667%, 70.5882%
        XYZ:
        37.4615, 43.2461, 19.7375
        xyY:
        0.3730, 0.4305, 43.2461
      CIE-Lab:
        71.7217, -11.5168, 38.0545
        CIE-LCH:
        71.7217, 39.7590, 106.8378
        CIE-Luv:
        71.7217, 2.9806, 50.2029
        Hunter-Lab:
        65.7618, -13.3999, 28.2382
      #b3b469 color charts
#b3b469 RGB chart
      #b3b469 CMYK chart
      #b3b469 RGB pie chart
      #b3b469 color shades, tints & tones
#b3b469 color schemes
#b3b469 color preview, HTML & CSS examples
           This text has a color of #b3b469        
        
          <p style="color:#b3b469;">Text here</p>
        
        
          .mytext {color:#b3b469;}
        
        Text color #b3b469
      
           This box has a color of #b3b469        
        
          <div style="background-color:#b3b469;">Content here</div>
        
        
          .mybackground {background-color:#b3b469;}
        
        Background color #b3b469
      
           Border around this has a color of #b3b469        
        
          <div style="border:2px solid #b3b469;">Content here</div>
        
        
          .myborder {border:2px solid #b3b469;}
        
        Border color #b3b469