#b0b669 color space conversions
Hex:
        #b0b669
        RGB:
        176, 182, 105
        CMY:
        31, 29, 59
        CMYK:
        3, 0, 42, 29
      HSL:
        65°, 34.5291%, 56.2745%
        HSV (HSB):
        65°, 42.3077%, 71.3725%
        XYZ:
        37.1822, 43.7059, 19.8410
        xyY:
        0.3691, 0.4339, 43.7059
      CIE-Lab:
        72.0315, -13.7651, 38.3912
        CIE-LCH:
        72.0315, 40.7843, 109.7252
        CIE-Luv:
        72.0315, -0.1303, 51.0675
        Hunter-Lab:
        66.1105, -15.3002, 28.4833
      #b0b669 color charts
#b0b669 RGB chart
      #b0b669 CMYK chart
      #b0b669 RGB pie chart
      #b0b669 color shades, tints & tones
#b0b669 color schemes
#b0b669 color preview, HTML & CSS examples
           This text has a color of #b0b669        
        
          <p style="color:#b0b669;">Text here</p>
        
        
          .mytext {color:#b0b669;}
        
        Text color #b0b669
      
           This box has a color of #b0b669        
        
          <div style="background-color:#b0b669;">Content here</div>
        
        
          .mybackground {background-color:#b0b669;}
        
        Background color #b0b669
      
           Border around this has a color of #b0b669        
        
          <div style="border:2px solid #b0b669;">Content here</div>
        
        
          .myborder {border:2px solid #b0b669;}
        
        Border color #b0b669